Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 858 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 858 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