Check out the IdentifyTask. That'll get you what you need:http://resources.arcgis.com/en/help/android-sdk/concepts/index.html#/Identify_task_sample/01190000001w000000/You'll have to modify your SingleTapListener() event to execute the identify task against the layer you define in your map service (your pins). If you don't want to modify the SingleTapListener(), you could alternatively use OnLongPressListener().Hope this helps.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.