[android-developers] Need Help in ListView

2011-11-25 Thread Kiran Kumar Kendole
Hi Guys, I have a question. Can you please help me out. There s some data pulling from Database. I have made a structure and stored in a String Object. Could you please help me out how to use this String and show the data as a ListView. Please have a look. This is how I am showing data as of

Re: [android-developers] Need Help in ListView

2011-11-25 Thread TreKing
On Fri, Nov 25, 2011 at 2:06 AM, Kiran Kumar Kendole k.kirankumar1...@gmail.com wrote: There s some data pulling from Database. [...] Could you please help me out how to use this String and show the data as a ListView. http://developer.android.com/reference/android/widget/CursorAdapter.html