Hi, I want to create a icon on google map while users click on this icon can return to previous activity. I have already searched some documents, I also know that I have to use the "onTap" method but I still can't handle this problem. My question is how to write the code to override the "onTap" method to call the "setResult(RESULT_OK, intent)" method?
Could someone help me please! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

