How to create a simple list view using only array adapter and getview. Without using ListActivity and setAdapter in Android. Please elaborate with sample code.
Edit :
I was beginner and was so confused and unfamiliar with asking question on stack overflow.
Actually I was finding solution to create a adapter and list view dynamically in any activity class. Hopes downvoted will be recount again !!!
Maybe you looking for this?
SampleListActivity.java
main.xml