Open GoogleCodeExporter opened 9 years ago
Hello Jonathan,
Have you tried to import these projects as maven or android projects?
I had no problem importing them as android projects.
Try first importing android-maps-extensions and after it builds
(android-maps-extensions.jar appears in the bin) import demo.
Original comment by maciek.g...@gmail.com
on 20 Jul 2013 at 11:48
Hello,
I have re-downloaded the ZIP file and imported into Eclipse through File >
Import then selected "Existing Android Code Into Workspace" followed by
selecting the root directory for android-maps-extensions then clicking Finish.
This now seems to have worked. However, when I add it to my project as a
library through Right click > Properties > Android > Library, every line that
references R.java like findViewById(R.id.name) now errors saying R cannot be
resolved. I have tried both the suggested imports but still R cannot be
resolved. Have you ever seen this before?
Jonathan
Original comment by jonathan...@gmail.com
on 23 Jul 2013 at 10:26
Original issue reported on code.google.com by
jonathan...@gmail.com
on 15 Jul 2013 at 3:20