Save DB edit in standalone
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 25
- Joined: Mon Feb 25, 2013 4:00 am
Save DB edit in standalone
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