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 <abhishek.r.sha...@gmail.com> 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
> 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 last time.
>
> I understand that Android lets you store and retrieve data. Just don't
> know how to move forward from here.
>
> Any help in the right direction would be appreciated.
>
> Thanks,
>
> Abhishek
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to