Hi all I would like to create a listview in android with items populated from the database. On clicking each item, as in the message inbox, where opening a message will redirected to anther page with complete message, another intent should be started... How could we do this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
check this |
|||
|
|
|
See ListActivity and OnItemClickListener. Google will give you plenty of examples. |
|||
|
|
|
I am a new man of Android developer,it's my pleasure to communicate with you. ^_^
More: see the sample from Android developers Guide:Resources->Tutorials->Hello, Views ->ListView Hope that my answer can help you. |
||||
|
|
