From e094d295ea31d0c7bc239f585eb6049287a6681e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 27 Jan 2014 15:10:19 +0100 Subject: Info about installing apk --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 69ecae640..81b4dd1c9 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Development mailinglist at http://groups.google.com/d/forum/openpgp-keychain-dev 2. Open the Android SDK Manager (shell command: ``android``). Expand the Extras directory and install "Android Support Repository" 3. Export ANDROID_HOME pointing to your Android SDK 4. Execute ``./gradlew build`` +5. You can install the app with ``adb install -r OpenPGP-Keychain/build/apk/OpenPGP-Keychain-debug-unaligned.apk`` ### Build API Demo with Gradle -- cgit v1.2.3