Hi Christian, I want to obtain it through code. Is there any way to do so?
Thanks and Regards, Perumal On Sep 8, 6:14 pm, Christian Buchner <[email protected]> wrote: > > Is it possible to get the Google ID of the phone? Google ID is the > > Gmail ID used for setting up the phone. > > On Android 2.x: > > adb shell *sqlite3* > /data/data/com.google.*android*.googleapps/databases/gls.db > " > *select* * from *meta*"; > > On Android 1.x the database has a different name. Google it ;) > > Christian -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

