0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
Anki-Android/create-build-files.bat
Flavio Lerda 0ddee387da Update to the latest version of Android.
This commit updates the AndroidManifest.xml to target the latest SDK:
this prevents compatibility behavior on latest version of the OS.

Moreover, update the tools used by Travis CI to the latest and greatest.

Finally, make the download a bit let verbose and easier to debug.
2013-08-11 22:44:45 +01:00

8 lines
235 B
Batchfile

:: Build all needed files for ant compilation
:: Norbert Nagold (2011)
:: You must:
:: - Have installed the Android SDK,
:: - Have added android to the PATH system variable.
android update project -p . -n AnkiDroid -s -t android-18