This repo includes the completed Android tutorial found at:
http://mousebird.github.io/WhirlyGlobe/tutorial/android/hello-earth.html
We've included the WhirlyGlobeMaply.aar
binary of WhirlyGlobe-Maply for you, so you do not need to compile the library yourself. It's already provided.
app/libs/WhirlyGlobeMaply.aar
- Clone the repo and open Android Studio.
- Select File / Open.
- Navigate to and select the root directory of the repository.
- Build and Run in Android Studio
That's it!