mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-12-25 00:18:51 -05:00
build process for API DEmo in README
This commit is contained in:
parent
a077945407
commit
37f6521dd7
@ -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
|
3. Export ANDROID_HOME pointing to your Android SDK
|
||||||
4. Execute ``./gradlew build``
|
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
|
### 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).
|
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).
|
||||||
|
Loading…
Reference in New Issue
Block a user