A Google Account is a user account that provides access to Google-owned services.
Questions tagged [google-account]
443 questions
2
votes
0 answers
Fusion Tables and Service Accounts
I'm trying to get my app to upload to Fusion Tables without the need to grant every user write permissions to the table beforehand. This is because of security reasons and just to make the system simpler.
Currently, to create an instance of…

buzoherbert
- 1,537
- 1
- 12
- 34
2
votes
1 answer
What are the limitations of syncing data to Google Account?
Is there any downsides to using Google Account? Is there any limit?
Why ask this? It's because I played some android games for research and found out many of them don't save the user data just warning the users removing the games will remove whole…

Jenix
- 2,996
- 2
- 29
- 58
2
votes
2 answers
Google Auth using Token
I've an android application that needs to navigate to a google service webpage (say calendar). Because I already have a Auth Token (using Android Accounts manager), I want to skip user being redirected to web login. Would auto-login be possible…

Taranfx
- 41
- 3
2
votes
4 answers
expire my playstore account
If my publishing developer account gets expired, than what will happens to my already published application. Will they removed all my applications or my applications will remains live? What if applications are paid, can I able to change the price? …

maddy d
- 1,530
- 2
- 12
- 23
2
votes
1 answer
App/Dev account was banned - How can I get my app back up and running without violating spam regulations?
We run dating sites, and the app that was removed from Google Play store is designed and uploaded by ourselves. What this app does is simply providing functionality of our website so our users can do everything on their phones or tablets instead of…

Kelsy Rezansoff
- 21
- 1
2
votes
1 answer
how to fix account is not eligible for google now on galaxy note 4 running Android KitKat?
I just bought a new samsung galaxy note 4, I want to to use the google now card, but when I sign in with my account to opt-in to use it, I get a message said: "This account is not eligible for google now". Can you tell me what's wrong with my…

LKH
- 287
- 2
- 3
- 11
2
votes
2 answers
How to remove the apk file in google play?
I am new to android and I have released my first app in Google play by using the account .I have entered all the details correctly but uploaded old apk file now I want to remove that apk file and upload new apk file .I can not see any option like…

user2841300
- 353
- 1
- 7
- 23
2
votes
1 answer
Google account image from email
Is it possible to retrieve a Google account profile image like a Gravatar image?
I'm thinking it would be very handy to make a failover to Google image, if a gravatar is not found.

Peter Schrøder
- 494
- 1
- 4
- 22
2
votes
2 answers
Removing application right to use Google account
I have used AccountManager to handle user login with Google account. Because this software is in development, I need to test it again and again. I'd like to know, how do I remove these rights from an app to reauthenticate it for test purposes?
I've…

MikkoP
- 4,864
- 16
- 58
- 106
2
votes
1 answer
Request to Google Places API on iOS Returning REQUEST_DENIED
I'm not sure why I'm getting REQUEST_DENIED error when I'm using iOS key. When I used the one for web application, it works fine, but it's only for testing since I must test from specific IP address.
I followed the instruction on this page,…

juminoz
- 3,168
- 7
- 35
- 52
2
votes
0 answers
Remaining logged into Google App Engine after logging out of a Google account
I have a Google App Engine Java application which is embedded (via a Gadget) in a Google Site. The app is built for a Google Apps customer and therefore is set to require Google authentication with that customer's domain - as is the site it is…

crb
- 8,132
- 6
- 37
- 48
2
votes
0 answers
PHP | user management library with Facebook and Gmail authentication
I'm looking for a php library or a framework module:
which enables user management (registration, login, password
reminder),
keeps the users in groups (readers, writers, moderators)
and also integrates with Facebook and Google account…

mwo
- 85
- 1
- 7
2
votes
1 answer
Google Apps Account to be used instead of Google Account for GAE application with a UserProperty
I would like to ask how to use the Google Apps Account instead of a Google Account if I use the
users.create_login_url()
function to generate the login page.
Google automatically ask me to login with a Google Account.
If I am running my…

Hoang Pham
- 6,899
- 11
- 57
- 70
2
votes
1 answer
How to get the user profile on Android device
I want to be able to automatically enter information into the create account form and suggest possibilities based on information the user has already entered into the device, like their name, email address, phone number. I need an approach that is…

Dandre Allison
- 5,975
- 5
- 42
- 56
2
votes
2 answers
Android: Can a webview automatically signin into an AppEngine app?
I did create a webapp on Google AppEngine, which requires Google Account SignIn.
I know Android has already a Google Account associated during registration.
Can I create an Android App consisting only of a webview, which automatically signs in to my…

Federico Elles
- 4,659
- 7
- 27
- 35