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
2014-10-06 15:52:43 +09:00

10 lines
314 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 lib-project -p deps\showcaseview
android update lib-project -p deps\appcompat
android update project -p . -n AnkiDroid -s