Imported android-map-extensions version 2.0 now my R.java file is missing

167 views Asked by At

Ok, so I wanted to add the clustering feature to my app. I imported the android-map-extensions to Eclipse and made reference to it in my apps properties and removed reference to the google-play-services, but when I imported android-map-entensions there were tons of errors in it, and now my R.java file for my project has disappeared!

In my project I now have errors under every R. in my MainActivity and have to add references to the R. in the androidmapextensions. i.e R.layout R.id etc etc What is going on?

If I cannot get this to work I will end up deleting my project and restoring it from a backup

Thanks

0

There are 0 answers