Remove reference to deleted API Demo

This commit is contained in:
Dominik Schürmann 2015-05-06 00:33:45 +02:00
parent afc91fb918
commit 9c0187c6b4
1 changed files with 0 additions and 6 deletions

View File

@ -45,12 +45,6 @@ Select everything for the newest SDK Platform, API 22, and also API 21
1. Use OpenJDK instead of Oracle JDK
2. Execute ``./gradlew test``
### Build API Demo with Gradle
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
We are using the newest [Android Studio](http://developer.android.com/sdk/installing/studio.html) for development. Development with Eclipse is currently not possible because we are using the new [project structure](http://developer.android.com/sdk/installing/studio-tips.html).