Re: [android-developers] Save ListView items for next time

2009-12-11 Thread sathya subbiah
Try using a data base for storing the data and update the list from the database table. On Fri, Dec 11, 2009 at 1:39 AM, Abhi wrote: > Hi, > > My problem sounds pretty easy to solve... not getting any right > direction. > > My app starts with a blank listview with a Menu option to Add contacts >

[android-developers] Save ListView items for next time

2009-12-10 Thread Abhi
Hi, My problem sounds pretty easy to solve... not getting any right direction. My app starts with a blank listview with a Menu option to Add contacts to the ListView. Now, I want that my ListView gets saved every time I quit my App so that the next time I start my App, I see all the contacts from