Hello... I have some problem to use android device using a android Donut platform.
The problems are ... If we want to use Google service applications in android device, we have to login using a google account at the first boot. And then we can use Google service applications even though reboot the device. In my device case, it asks my account password again when I reboot the device. So, I checked /data/data/com.google.android.googleapps/databases/ accounts.db then I knew that the account information is stored in that location. Especially, I figured out that field data (encryption password and auth token) are disappeared from account.db when the device asks the account information. So, it seems to me, someone deletes those information -> (encryption password and auth token). But I don't know when they are disappeared. I'm not sure whether booting time or power off time. Are there someone who have ever experienced before? please let me know. Thank you. -- 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 To unsubscribe, reply using "remove me" as the subject.

