Android Google Map v2 - Starting activity when clicking on marker infoWindow
问题 I have seen that people are finding a lot of difficulties with this specific task and I am in need of help as well. I have successfully created Markers on a Map using the default code that Google has provided. But now I want to be able to click on "InfoWindow" to open a new activity so I can add more information. From this basic marker with Title and Snippet: http://mobisys.in/blog/wp-content/uploads/2013/04/Screenshot_2013-04-04-17-19-581.png Then to click on it and open a blank activity: