I know how can implement listview without using listactivity.But i dont know how get the clicked item from the listview.Please anyone tell me how listen the clicked item from the listview without using listactivity.
I know how can implement listview without using listactivity.But i dont know how get
Share
Please Follow this Link. Here you can find simple Listview example using Activity.
Using
listview.setOnItemClickListeneryou can get Click on Listview.