0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/README
2010-02-02 20:37:15 +08:00

13 lines
377 B
Plaintext

Ankidroid: Anki on Android
See http://ichi2.net/anki/wiki/AndroidAnki
=== Running with Ant ===
1. Create a "local.properties" file containing the path to the Android SDK, for instance:
sdk-location=/home/nico/programs/android-sdk
2. Plug in your Android phone via USB and run the following command: ant
install-device
3. To install on an emulator run: ant install-emulator