forked from bpellin/keepassdroid
-
Notifications
You must be signed in to change notification settings - Fork 0
KeePass implementation for android
License
fugisoft/keepassdroid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Native library build instructions: 1. Make sure you have the latest MIPS Android NDK installed: http://developer.mips.com/android/download-android-ndk/ 2. From KeePassDroid/jni, call prep_build.sh to download and unpack the crypto sources. 3. From the KeePassDroid root directory, call ${path-to-ndk}/ndk-build Google Drive Integration build instructions: To add the google drive dependency in eclipse after installing the google plugin, right click on the project and choose Google->Add Google APIs then choose Drive (v2) To add the google-play-services dependency, either refer to the project in the Android SDK samples or unzip the included zip file (google-play-services_lib) and then modify the KeePass project to reference the google-play-services as an Android library.
About
KeePass implementation for android
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 81.8%
- C 12.8%
- Assembly 5.1%
- Other 0.3%