[android-beginners] best way to store last calculations

2009-12-15 Thread Rc3375
I have experience with windowsXP when you want to 'savesettings'/'getsettings' using the windows registry, my question is what would be the BEST way if you would wanted to: A) save the user input(what was entered) B) quit the app C) restart the app E) AND THEN RETRIEVE THOSE SETTING ? Thanks

Re: [android-beginners] best way to store last calculations

2009-12-15 Thread Justin Anderson
Just out of curiosity, have you even looked over the Dev Guide? Either an SQLite database or Shared Preferences... http://developer.android.com/guide/topics/data/data-storage.html -- There are only 10 types of people in the