Cannot create Cluster Manager instance( using Google Maps Android API Utility Library)
问题 Update:(Problem solved) FInally it is working in my Intellij Idea 13 The problem is that the library was not imported correctly. Go Project Structure , select Modules , add the library as module from an existing source, then click it, it will show Android and check it as Library Module , then it would work Im using Google Maps Android API Utility Library in my app. If i create a GoogleMap instance and move camera to specific location, it works! Code can be found below. Unfortunately if I