Android doesn't have a registry. Please read the documentation on security: http://developer.android.com/guide/topics/security/security.html
<http://developer.android.com/guide/topics/security/security.html>And data storage, which operates within the uid constraints: http://developer.android.com/guide/topics/data/data-storage.html There was last just last week or so a discussion on this list about storing files securely. On Sat, Sep 19, 2009 at 3:58 AM, Honest <[email protected]> wrote: > > Hello, > > i need to store data securely. So can some one tell me what should be > the best way to store it on device. Is there something like registory > in android. > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

