Ok,I’m trying to make a List view that will list some places ,where each item will have a picture(ImageVew ) and a TextView so that when a place gets hit an AlerDialog box will appear with informations(different info for each place).I know how to make the List View…but I don’t know how to make it clickable and display an Dialog Window with diff info…also I’ll need an adapter.Is it possible to accomplish this?if so how?Than you
Share
In my case the image is a checkbox.
The XML could be like:
You need an adapter like: