OpenPGP實現:OpenKeychain (for Android)
OpenKeychain (for Android)是OpenPGP在Android平臺上的一個實現。允許您管理加密密鑰和加密信息,以及聯系人文件。
讓你在一個擁有大量監控的時代,實現一個安全的終端到終端的通信。
Build with Gradle
- Get all external submodules with
git submodule update --init --recursive
- Have Android SDK "tools", "platform-tools", and "build-tools" directories in your PATH (http://developer.android.com/sdk/index.html)
- Open the Android SDK Manager (shell command:
android
).
Expand the Tools directory and select "Android SDK Build-tools (Version 19.1)".
Expand the Extras directory and install "Android Support Repository"
Select everything for the newest SDK Platform (API-Level 19) - Export ANDROID_HOME pointing to your Android SDK
- Execute
./gradlew build
- You can install the app with
adb install -r OpenKeychain/build/outputs/apk/OpenKeychain-debug-unaligned.apk
</ol>
- Use OpenJDK instead of Oracle JDK
- Execute
./prepare-tests.sh
- Execute
./gradlew build
</ol>
Run Tests
項目主頁:http://www.baiduhome.net/lib/view/home/1410504993351</p> </strong>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!