[android-developers] Multiple listviews with single sql database

2012-07-17 Thread horizon2012
I am new into android app development although i successfully created a singly list view with access to a single database but i am a bit lost on how will i make multiple list views accessing a single database -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Multiple listviews with single sql database

2012-07-17 Thread Justin Anderson
Do the same thing you did for the first list view... As many times as needed. On Jul 17, 2012 1:14 AM, horizon2012 sidharth.bola...@gmail.com wrote: I am new into android app development although i successfully created a singly list view with access to a single database but i am a bit lost on