Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 577 Bytes

File metadata and controls

21 lines (13 loc) · 577 Bytes

WhirlyGlobe-Maply Android Tutorial - Hello Earth

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

Setup

  1. Clone the repo and open Android Studio.
  2. Select File / Open.
  3. Navigate to and select the root directory of the repository.
  4. Build and Run in Android Studio

That's it!