On 9 November 2010 23:28, Connick <oconn...@gmail.com> wrote:
> Fielding questions from our IT dept around security and I didn't know this
> one off hand. Can anyone provide insight as to how credentials are stored in
> Android OS? (hashed, encrypted etc)

No matter how it's stored, there's call like this:
http://developer.android.com/reference/android/accounts/AccountManager.html#getPassword%28android.accounts.Account%29
so you can get your hands on it.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to