Andriod Listview using c#
Android
3
Posts
3
Posters
4
Views
1
Watching
-
Hi... I am using visual studio 2012 for Android App. How to display listview with text and images. please guide me guys.. its urgent....
-
Hi... I am using visual studio 2012 for Android App. How to display listview with text and images. please guide me guys.. its urgent....
I'm not sure what tools / technologies you are using, but you mention that you are using Visual Studio. Have a look at the article I wrote about using data adapters with Xamarin in Visual Studio. The same concepts should translate to to whichever technology you are using. Displaying Data with an Adapter in Xamarin.Android and Visual Studio[^]