0
votes
0answers
8 views

Does Android BackupManager work without Google Play?

I have this application which I don't want to put on Google store,and I'm personally installing it on tablet. Will backup manager work like that or you have to install app over app store? Thank you, ...
1
vote
0answers
19 views

Android: how do I authenticate to my google account and how can I get my GMail Tasks?

I am developing an Android app to connect to my Google Tasks and show them in a ListView. I tried to follow step by step some tutorial such as ...
0
votes
1answer
23 views

Is there a Google Play Music API?

I've been looking for a Google Play Music API. I want to link to tracks on Google Play Music so I can tell a user where to buy a particular track. Does anyone know how I can find and link to a ...
-1
votes
2answers
26 views

How to find and turn on usb debugging mode on Nexus 4 [closed]

In settings on my nexus 4 device isn't "Usb debugging options" item. How to find and turn on usb debugging mode on Nexus 4? Thank you in advance for your answer.
-1
votes
0answers
30 views

Android Play Store [closed]

I finished two apps and want to upload them into the Google Play Store now. Can somebody explain how it works? They are supposed to be free available. How expensive is it? Do I need to pay it every ...
1
vote
1answer
97 views

Android Studio Maps Api v2

My code works perfectly on eclipse. I have created a new project on Android Studio and added my classes, I have also followed this popular tutorial answer How can I create an Android application in ...
0
votes
1answer
20 views

Exclude marker from clustering - Google Maps Extension (Android app)

I'm using version 1.3.1 of the Google Maps Extension and am trying to exclude a marker from being clustered. I have one marker that is set in the onCreate method of my app and it represents My ...
0
votes
2answers
22 views

Google Maps Android API v2 - restoring map state

I'm building a very simple map app using Google Maps Android API v2. As expected, when the user leaves and then returns to the app, any changes they've made in location, zoom, etc. are lost as the ...
0
votes
1answer
11 views

Check if Google Maps Android V2 didLoad / isCached Map (OFFLINE MODE)

Hey I want to be able to manually check or subscribe to a service which can notify me if the map was unable to load (in offline mode) due to it not being cached at the deep enough level. This would ...
0
votes
0answers
18 views

Forcefully starting the game after successfully room-creation using Google Play game Service android

i have integrated google play game service successfully. i am using multi-player feature of this service. now i am facing an issue. after successfully creation of game room and receiving call back in ...
0
votes
1answer
25 views

Not Getting New Update is Available Notification in google play for my application

I Published an application in google play . But the thing is if i released an updated version of my Application the users who is having the older version are not getting any Notification from google ...
0
votes
0answers
13 views

Google cloud print print button not working within android webview

I started out with the google print tutorial and have enabled javascript in my android app. The user then clicks a php button (inside an android webview) to start the printing process. They select a ...
1
vote
2answers
35 views

In-App Billing Android and bug

Good evening, everybody. I'm trying to debug the In-App Billing project. The sourse which I use, is https://github.com/blundell/SimpleInAppPurchaseV3 I'm facing the problem from time to time: ...
0
votes
1answer
13 views

Android Google Map v2 - Starting activity when clicking on marker infoWindow

I have seen that people are finding a lot of difficulties with this specific task and I am in need of help aswell. I have successfully created Markers on a Map using the default code that Google has ...
1
vote
2answers
23 views

How to get Google plus Person's object type

The documentation at Android Developers page states that Person.getObjectType() returns an int value as object type, but possible values are "person" and "page". How can I check if object is type of ...
1
vote
0answers
39 views

Google Play store suspension guide [closed]

Been looking for a guide to app suspension from Google play and been struggling to find one so, based on trawling Stack Overflow and the official Android developer forum have put together a guide for ...
1
vote
1answer
26 views

How to get email address while integrating google login in android

I need to integrate the google plus login in my application.I have seen the samples and library which are given by google libraries. I have searched alot to get email but no use. Can anybody know ...
-4
votes
2answers
26 views

How to use google search / google maps search for android app [closed]

i want do use the search from google and google maps for my android app. This search should used with a saved text by click on a button. Can anyone help me please? I'm searching since a long time, ...
0
votes
0answers
19 views

Google Backup service

I have made an application which does backup and restores data using Google Backup service. It works fine, but if I build and sign it using my own key, the data doesn't get restored (restoring ...
0
votes
2answers
37 views

How do I Google Search within my app from multiple text inputs

I'm trying to build an app in which a user inputs ingredients into multiple text fields displayed within my app. when the user presses enter all of their text is formatted as a Google search, my app ...
0
votes
1answer
66 views

Error when uses-library com.google.android.gms

I'm trying to use Google Map V2, I had follow instructions from : https://developer.android.com/google/play-services/maps.html I had done: Sign up to Google Map API and get my API Key. Update my SDK ...
3
votes
1answer
36 views

Is it possible to change owner (user) on android while debuging?

I got a problem: I'm debugging the project which uses Google Play Cloud Saving and Google Play In-App Billing. But I can't debug my code 'cos I have STATUS_DEVELOPER_ERROR (developer can't use the ...
2
votes
1answer
24 views

How to find Google Maps information like Hotels,Fuel Station, Bus Station…?

Hello Guys is it possible to find Hotel, Fuel Station, Bus Station location nearby using Google Maps API. I am currently working on an app but haven't worked with Google maps before. Can any of you ...
0
votes
0answers
70 views

Can't find the class com.google.android.gms.location.LocationClient (android)

I have download a demo project from http://developer.android.com/training/location/retrieve-current.html, and I think I don't lost any steps; But I can't find which jar file contain the ...
0
votes
1answer
59 views

Android Google Map - Clicked marker opens new activity or bigger window

I've been searching for help on implementing OnMarkerClickListener but nothing I've found has worked. This is my marker below and when clicked it only changes colour(light blue). I'm looking for it to ...
0
votes
1answer
47 views

Using Google for Image Search from a Mobile app

I'd like to implement the following: in a mobile app (Android, Windows Phone) the user takes a photo, and my app searches for such an image on the web. I was told that Google has something like that. ...
0
votes
1answer
37 views

how to change all package name in Eclipse?

I'm trying to change my package name in eclipse, i have tried everything, my last try was to change it from android tools-> rename application package but that didn't seem to change the package in the ...
3
votes
2answers
565 views

google play alpha and beta tester function

I have a question regarding the new Play Developer Console functions (Alpha & Beta Testing) , maybe somebody has some experience with it. I invited some testers by GoogleGroups and they are ...
1
vote
0answers
409 views

Google Play Alpha App BM-PPH-01 Error

I have an app that I am making and have uploaded to the Google Play through my console and would like some people to test it. I have created a Google Group and also added a different account for ...
-1
votes
0answers
12 views

map street type in Google maps

for an android application I'd like to write I have the need to understand which kind of street I'm on, i.e. if the actual point is on a motorway, a primary street, a secondary street and so on, like ...
1
vote
0answers
136 views

How to display a leaderboard with google play game services?

I have a game set up and connected in the developer console. Login works, submitting scores to the leaderboard works as well. Now I simply don't understand the instructions on displaying the ...
1
vote
1answer
223 views

Using the new Google Play Services

I'm getting the follow error: google-play-services_lib] Could not find google-play-services_lib.apk! Complete Console: [2013-05-17 16:41:50 - MapAlert] Android Launch! [2013-05-17 16:41:50 - ...
1
vote
0answers
146 views

Android Google Music API - All Access

This is only a day after Google released All Access for Google Music but the URL array in the JSON response for streamed (not owned) media contains URLs that wont stream. Has anybody looked into this? ...
0
votes
2answers
48 views

Changing colour of Markers - Google Map V2 Android

I'm having a little trouble understanding how to change the colour of a marker in an Android Google Map project. My code for a Marker is: googlemap.addMarker(new MarkerOptions() .position(new ...
-2
votes
0answers
24 views

Best way to create Android Google Maps Application [closed]

What is the best way to create an Android Google maps application? There are lot of interactive features to be implemented in the application such as putting many markers on the map and getting GPS ...
0
votes
1answer
32 views

Google Developer Console optimization tips(minSdkVersion) for tablet design

Find below what google has to say for making an application tablet optimized in its latest Google IO-13 initiatives. My question is :- Why do my app has to have min sdk version greater than 11 to ...
-4
votes
0answers
23 views

Is there an Android contact manager that isn't trolled or otherwise invaded by Google or others? [closed]

I don't like getting unsolicited invitations -- or having emails sent by Google to my Google contacts!
-1
votes
1answer
19 views

How to use OAuth2.0 for Google Calender API in Android?

My android app is designed to fetch calendars and events from Google. I downloaded Google API v3 and followed the example from official tutorial. In the tutorial, it uses Account Manager to do ...
0
votes
1answer
25 views

Android oAuth Refresh Token returns null

I've been trying to figure this out for awhile now, cant seem to get with anything I've tried. I cant seem to retrieve the refresh token, it would come out as blank. public class oaUTH extends ...
0
votes
1answer
70 views

How to display markers on google maps from sqlite database on Android

Firstly sorry for my bad english. I want to make a program that displays markers on google maps api v2 (android) taking coordinates from SQLite database. Do you know any examples, I am a novice in ...
0
votes
0answers
30 views

download file from google sites in an android application programatically

I need to download a file from Google sites, which is made private ( which: "Only the people listed below can access" ). When I make it accessible to everybody ( without user and pass authentication ...
0
votes
0answers
64 views

Google Calendar API v3 OAuth 2.0 Android Java API

I am trying to use the Java API for Google Calendar v3 on Android, but I am stuck. Here is what I've done so far: Created a google account myapp@gmail.com for my application and registered it with ...
-4
votes
0answers
23 views

Android google App no longer usable [closed]

Since about a week ago the Google Maps App has developed a mind of its own! I can no longer swipe to a location: when I touch the screen it vibrates and announces "currently at ..." It's drawing green ...
1
vote
1answer
32 views

Google Android Sales Report Auto Ingesting like iTunes Connect

I'm using the tool iTunes Connects to sales report for IOS platform applications. http://www.apple.com/itunesnews/docs/AppStoreReportingInstructions.pdf I need a tool like applications for the ...
1
vote
1answer
39 views

Error with Endpoints in Android : GoogleAuthIOException

I have problem with my project, where I want to connect Google Cloud Endpoints with Android. I'm still getting the same error: 05-12 21:50:23.995: W/System.err(17739): ...
0
votes
0answers
32 views

google play sevice mainactivity

I've implemented the Google Play Services demo code found at this url: https://github.com/kpbird/google-play-service/blob/master/src/com/kpbird/googleplayservice/MainActivity.java And everything ...
-2
votes
0answers
61 views

Integrate Google plus feature in Android [closed]

Is it possible to integrate google plus api in my android apps? As i have integrated Twitter and Facebook.But unable to use google plus API integrated in my api.Help will be much appreciated.
0
votes
2answers
132 views

Google Map V2 on Android Emulator

When Implement Google Map API, I got blank screen and these logs : Failed to find provider info for com.google.android.gsf.gservices Failed to find provider info for com.google.settings I think I ...
0
votes
2answers
92 views

How to erase CustomMarker from google maps v2 android

I have problem with the Custom Markers in google maps. I'll try to explain as best I can. I have some markers, and I did one Asyntask, that clusterize it if is necessary, returning a ...
0
votes
0answers
34 views

Google Developer Console publish screenshots for an app

I don't understand the logic for publishing screenshots in the developer console. There are 3 sections: phone / 7-inch tablet / 10-inch tablet I prepared screenshots in different sizes for all these ...

1 2 3 4 5 28