Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beginners guide to clustering? #24

Open
GoogleCodeExporter opened this issue Apr 14, 2016 · 2 comments
Open

Beginners guide to clustering? #24

GoogleCodeExporter opened this issue Apr 14, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I have downloaded the zip file from here and imported "android-maps-extensions" 
and "android-maps-extensions-demo" into my Eclipse workspace. The project 
"android-maps-extensions" has an error in the "SupportMapFragment.java" file 
which is "The hierarchy of the type SupportMapFragment is inconsistent". Also, 
after I corrected the build path in "android-maps-extensions-demo" to point at 
"android-maps-extensions" and this won't start as "The container "Android 
Dependencies" references non existing library 
"MAP_TO_PROJECT\bin\android-maps-extensions.jar"". I cannot find said jar file 
anywhere. Am I doing something fundamentally wrong - all I wanted to do is to 
get the demo working so I could check it out before possibly adding it to a 
project of mine.

I would be really grateful for any help.

Many thanks.

Original issue reported on code.google.com by [email protected] on 15 Jul 2013 at 3:20

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 20 Jul 2013 at 11:48

  • Added labels: Type-Task
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 23 Jul 2013 at 10:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant