aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-05-06 00:33:45 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2015-05-06 00:33:45 +0200
commit9c0187c6b4ffc63aa1e61fa5f85a9cb5794b1a1e (patch)
tree7472b3e08d64b46d97a05308c8006c39a3fe1a94 /README.md
parentafc91fb9181e6999e7229db05da83cd832687918 (diff)
downloadopen-keychain-9c0187c6b4ffc63aa1e61fa5f85a9cb5794b1a1e.tar.gz
open-keychain-9c0187c6b4ffc63aa1e61fa5f85a9cb5794b1a1e.tar.bz2
open-keychain-9c0187c6b4ffc63aa1e61fa5f85a9cb5794b1a1e.zip
Remove reference to deleted API Demo
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 7c4dce0af..f76678323 100644
--- a/README.md
+++ b/README.md
@@ -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).