Skip to content

Djfe/MozStumbler

This branch is 425 commits behind mozilla/MozStumbler:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ubuntu
Mar 4, 2015
4196bfb · Mar 4, 2015
Mar 4, 2015
Jan 28, 2015
Jan 8, 2015
Dec 9, 2014
Mar 3, 2015
Oct 31, 2014
Sep 19, 2014
Jul 19, 2013
Oct 23, 2014
Feb 3, 2015
Feb 18, 2015
Dec 9, 2014
Jan 8, 2015
Nov 1, 2013
Sep 18, 2014
Nov 4, 2014
Oct 31, 2014
Jan 27, 2015
Jan 19, 2015

Repository files navigation

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

Resources

License

MPL-2.0, Apache-2.0 licenses found

Licenses found

MPL-2.0
LICENSE
Apache-2.0
LICENSE.osmdroid

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%