SQLite stores user data by the app package name. if you did a db scehma that allowed for more than one user than it would be a safe way to go assuming that your popular app is borrowed along with device among friends..
On Feb 7, 8:31 am, Teo <[email protected]> wrote: > Hi, > > i'm implementing a feature that requires a password, is it safe to > store using SharedPreferences.Editor? Is there another recommended way > for storing passwords? > > Thanks, > Teo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

