aliendb / MozStumbler

Android Stumbler for Mozilla

Home Page:http://location.services.mozilla.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please refer to the wiki for detailed documentation.

MozStumbler Build Status

Building a debug version from command line

The build system is smart enough to automatically download and install all the parts of the Android SDK for you. If you cannot build, you can either try to fix your Android dev enviroment to fit the android/build.gradle requirements - or you can simply remove ANDROID_HOME, and all traces of your Android SDK from your PATH.

make

Building a debug version from Android Studio

Add new run configuration

Setup the Android Application to use two gradle aware make targets. You must set Package to be installed to "Do not deploy anything". Make sure you run assembleGithubDebug, then installGithubDebug.

Setup new run configuration

About

Android Stumbler for Mozilla

http://location.services.mozilla.com

License:Other


Languages

Language:Java 99.4%Language:Groovy 0.5%Language:Makefile 0.1%Language:Shell 0.0%Language:Python 0.0%