Update example code instructions

This commit is contained in:
Dominik Schürmann 2014-06-09 22:51:13 +02:00
parent 2b825c8df7
commit 70d454785f
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ Select everything for the newest SDK Platform (API-Level 19)
### Build API Demo with Gradle
1. Follow 1-3 from above
2. Change to API Demo directory ``cd OpenKeychain-API``
1. Follow 1-4 from above
2. The example code is available at https://github.com/open-keychain/api-example
3. Execute ``./gradlew build``
### Development with Android Studio