On Wed, Nov 10, 2010 at 3:55 PM, Marcin Orlowski <[email protected]>wrote:
> On 9 November 2010 23:28, Connick <[email protected]> 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Julie http://tradinglogically.blogspot.com <http://tradinglogically.blogspot.com> http://vikitionary.blogspot.com http://gandhi-the-man-of-millenium.blogspot.com/ -- 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

