[android-developers] use listview get web data

2011-08-24 Thread Kavekkb
I write a web to get MYSQL data I want to put that data on Android's listview How can I write Android's code?? -- 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

[android-developers] use listview get web data

2011-08-23 Thread Kavekkb
I write a web to get mysql data. Android already can get web's(mysql) data, but I want to put in listview How can I write this source? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] use listview get web data

2011-08-23 Thread Ratheesh Valamchuzhy
Hi U can use cursor adapter to show the list view or store the values in array adapter and show in the list view Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to