Can you post the relevant code?
-- Happy Hacking, Gaurav Vaish www.mastergaurav.com ------------------------------ On Apr 20, 7:41 am, "emada.adame" <[email protected]> wrote: > Hello all > > Im trying to make an app that saves and later retrieves a users > username and password in SQLite. so far i been trying to use > SQLiteDatebase.create() but i lose all the data when ever the app > closes. i see the path it set to :memory: so i also gave .setLocale() > a go and no luck not only does the data not get saved but the path > never changes anyway. can anyone point me to a good write up on this > or got any tips/ideas? Thanks > > -AE > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

