Question

Look to identify the user, email, or phone identifier from Android 1.5. I've seen how to access account information from 2.0 and above but need this functionality in 1.5.

Was it helpful?

Solution

If you are looking for hardware information try using getDeviceId(). I know of a few developers that use this to tag and track Android trial application installations and have been using this since at least 1.1 SDK if not before.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top