Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 992 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 992 Bytes

emp3-android

Build Status Download

About

Extensible Map Platform (EMP) Android Development Kit.

Building

Prerequisites

Software

  • JDK 1.8
  • Android SDK with the following components:
    • build-tools-25.0.2
    • android-23
    • extra-android-m2repository
    • tools

Environment Variables

  • ANDROID_HOME must point to an existing Android SDK installation directory

Build

$ ./gradlew build

Releases

Available on Bintray for incorporation into your build system.