Page 1 of 1

Save DB edit in standalone

Posted: Fri Apr 05, 2013 8:54 pm
by sincipient820
I think this has been discussed but i'm still very confused... I have a DB in a standalone android app.. it works perfectly... i can add data and display the new data.. however, it doesn't save the new data between sessions... so when i close and restart the app it will not display the new data the user input on the last use... I believe my issue might involve read/write files