Access Android Android account id / username via phone difference?

Please someone tell me how to access Google account information on Android phone by phone? I searched a lot on the Internet, but I am not getting a solution for this. Thank you.

+4
source share
1 answer

My suggestion would be to write code to get Google account information in Android Java, for example:

http://developer.android.com/google/play-services/auth.html

And then create a JS interface to communicate with your web browser to pass credentials to it:

fooobar.com/questions/74118 / ...

+2
source

All Articles