I want to get the google id from the phone. How do I do that? If I sync the phone with google all my contacts in my contact book that have a google account will be synched and a link to a website can now be seen on those contacts. If I open such a contact and view his/her website info it will look like http://www.google.com/profiles/THE_USER_GOOGLE_ID. So I know how to get the google ID from all my synched contacts by just parsing it from this website info. BUT, what I want to know is how to get my own google ID. If I use the AccountManager manager.getAccountsByType("com.google") I will only get my own google username, not the ID. Does anyone know how to do this?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.