chiark / gitweb /
init: --android-home for forcing the path to the Android SDK
authorHans-Christoph Steiner <hans@eds.org>
Wed, 23 Apr 2014 23:21:22 +0000 (19:21 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 23 Apr 2014 23:33:10 +0000 (19:33 -0400)
commit66df02d5f8df84bc624e7a1b8b8f3e16cb099896
tree3f5ca5ef3f68f0b3f48613273308f4bbac04f074
parentcc089b49b1c47905e881a5e7ce1d4f23182ae824
init: --android-home for forcing the path to the Android SDK

This allows the user to set the path to their Android SDK from the command
line. This option is named after the standard env var ANDROID_HOME, as used
in the build.xml generated by `android update project`.  --android-home
takes precendence over the ANDROID_HOME env var if it is set.
.gitignore
fdroidserver/common.py
fdroidserver/init.py
tests/run-tests