Ultimately i have rss feed coming through sax and it populates the listview through an adapter... i want to store my feed... can i attach the adapter to a database before using it with the listview so that i can populate the listview from the database??
On May 28, 1:14 pm, Justin Anderson <janderson....@gmail.com> wrote: > I really have no idea what you are asking... > > ---------------------------------------------------------------------- > There are only 10 types of people in the world... > Those who know binary and those who don't. > ---------------------------------------------------------------------- > > On Fri, May 28, 2010 at 10:29 AM, Anthony Meadows <anthonymmead...@gmail.com > > > > > wrote: > > Or should I just be looking to do away with populating the array in > > the first place?? > > > On May 28, 11:57 am, Anthony Meadows <anthonymmead...@gmail.com> > > wrote: > > > Is there a simple way to take whats in the array and database it, > > > checking for duplicates, and the calling it into my listview.. > > > > versus going straight from my adapter to the listview > > > > as I do like this. > > > > listviewz.setAdapter(adapter); > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Beginners" group. > > > NEW! Try asking and tagging your question on Stack Overflow at > >http://stackoverflow.com/questions/tagged/android > > > To unsubscribe from this group, send email to > > android-beginners+unsubscr...@googlegroups.com<android-beginners%2Bunsubscr > > i...@googlegroups.com> > > For more options, visit this group at > >http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en