From 37f6521dd73916e5371b3fecf63373bccd876182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 27 Jan 2014 14:47:23 +0100 Subject: build process for API DEmo in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6878722f5..69ecae640 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ Development mailinglist at http://groups.google.com/d/forum/openpgp-keychain-dev 3. Export ANDROID_HOME pointing to your Android SDK 4. Execute ``./gradlew build`` +### Build API Demo with Gradle + +1. Follow 1-3 from above +2. Change to API Demo directory ``cd OpenPGP-Keychain-API-Demo`` +3. Execute ``./gradlew build`` + ### Development with Android Studio I am using the newest [Android Studio](http://developer.android.com/sdk/installing/studio.html) for development. Development with Eclipse is currently not possible because I am using the new [project structure](http://developer.android.com/sdk/installing/studio-tips.html). -- cgit v1.2.3