Closed GoogleCodeExporter closed 8 years ago
Your question(s) are somewhat hard to understand?
Settings.Secure.ANDROID_ID - should retrieve you the valid androidId of a
device.
Ad for "getPassword" this is a password hash, the direct password is not meant
to be recoverable on the device. It also has nothing to do with this api.
Original comment by strazz@gmail.com
on 7 Dec 2010 at 12:58
Person never replied, this is out of scope anyway
Original comment by strazz@gmail.com
on 11 Apr 2011 at 10:42
Hi,
the andriod_id is kept in gtalk's database gservice.db(in Long type, you need
converting to hex string). but normal application no permission to access the
database. But you can access it by root permissioin. ex. setup a service to
read the database in init.rc
Original comment by gengqian...@gmail.com
on 10 Jan 2012 at 1:14
No, root is not needed. I've described it here:
http://blog.codepainters.com/2012/01/17/how-to-obtain-gtalk-android-id/
Original comment by codepain...@gmail.com
on 17 Jan 2012 at 9:38
Original issue reported on code.google.com by
kttech...@gmail.com
on 7 Nov 2010 at 3:33