Just to give some background here.. I'm creating an application that you can scroll through a horizontal image gallery that beneath it should display the corresponding contact. I'm not completely sure how I'll do this but I thought about renaming contact images to their full name. However for this to work I was wondering how either by onClickListener() or somehow when the specific image is in focus how I can get the image filename?
Any help or better ideas on how to accomplish my goals would be great!


