0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
Enno Hermann cc4f57c4c4 NavDrawer + OptionsMenu color fixes
NavDrawer font size increased
ActionBar title toggling removed
Additional Settings toolbar removed
OptionsMenu now with legible colors
2015-04-04 02:00:50 +02:00
AnkiDroid NavDrawer + OptionsMenu color fixes 2015-04-04 02:00:50 +02:00
docs Updated strings from Crowdin 2015-03-31 12:50:22 +09:00
gradle/wrapper Update project configuration for Android Studio 1.0 stable 2014-12-09 11:11:40 +09:00
ShowcaseView Don't try to update showcaseview element if view not drawn yet 2015-04-02 13:13:56 +11:00
tools Run crowdin master script from root dir 2015-04-02 17:08:12 +09:00
.gitattributes Add .gitattributes to define .java, .xml and a few other files as text. 2014-05-28 13:48:51 +02:00
.gitignore ignore all .idea files 2015-03-31 12:21:38 +09:00
.travis.yml Include hotfix branches in Travis build 2015-04-02 09:49:32 +09:00
build.gradle Update project configuration for Android Studio 1.0 stable 2014-12-09 11:11:40 +09:00
COPYING Add readme and license file back after accidentally deleting 2014-11-10 02:23:41 +09:00
gradlew make gradle script executable 2014-11-11 12:25:02 +09:00
gradlew.bat Migrate to new Android Studio project structure 2014-11-10 02:02:29 +09:00
README Update README 2014-11-11 11:14:04 +09:00
settings.gradle Migrate to new Android Studio project structure 2014-11-10 02:02:29 +09:00

AnkiDroid: Anki on Android

Starting from 10th November 2014, the project has been configured to work "out of the box" with Android Studio.

After forking and cloning the Anki-Android git repository, open Android Studio, configure the SDK, choose "Open Project", and then select the folder which you cloned the github repository to. The project should start without error, and build automatically. 

See the Wiki for more information: http://code.google.com/p/ankidroid/wiki/Contribution#Source_code