Releases: ankidroid/apisample
Releases · ankidroid/apisample
v1.0.1
API Sample v1
This is the first release of the sample app demonstrating the usage of the API.
apisample-v1.apk
is a compiled apk of the sample app, which you can be used as a reference.
AnkiDroid-2.5.2apitest.apk
is a special version of AnkiDroid which requires apps to have the com.ichi2.anki.permission.READ_WRITE_DATABASE
permission in order to make use of the API. As discussed in the API documentation, this permission is currently optional in the official release of AnkiDroid, however it will become compulsory in a future version, and you should use the version attached here for testing purposes to ensure compatibility.