Skip to content

image-tester/mapzen-android-demo

 
 

Repository files navigation

Mapzen

Circle CI Build Status

This project is a simple mobile mapping application built using the Mapzen SDKs and other open source projects.

Prerequisites

  • Java 7
  • Maven 3.1+
  • Android SDK (Platform-tools, Build-tools 19.0.3, API 19)
  • JAVA_HOME, M2_HOME, and ANDROID_HOME environment variables

Mapzen Android Demo

Install and run Mapzen demo application.

$ git clone https://github.com/mapzen/mapzen-android-demo.git
$ cd mapzen-android-demo
$ ./install-dependencies.sh
$ mvn clean install
$ mvn android:deploy android:run

Note: Additional packages must be installed to run aapt on Ubuntu 64-bit installations. Please see http://stackoverflow.com/questions/19523502/androids-aapt-not-running-on-64-bit-ubuntu-13-10-no-ia32-libs-how-can-i-fix for more information.

Contributions

We appreciate pull requests. Please run $ mvn clean verify and make sure it runs cleanly as it runs all of our tests and code quality tools we have configured. If you cannot make it run cleanly please let us know in the comments of your pull requests and we will help. Thanks!

About

Demo app using Mapzen SDKs

Resources

License

Stars

Watchers

Forks

Packages

No packages published