-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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 jonathan...@gmail.com on 15 Jul 2013 at 3:20