forked from bpellin/keepassdroid
-
Notifications
You must be signed in to change notification settings - Fork 0
KeePass implementation for android
License
kevincw01/keepassdroid
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Build instructions:
1. Arrange the build tree so that it is laid out as follows:
a. mkdir ${ndk-root}/apps/KeePassDroid
b. mkdir ${ndk-root}/apps/KeePassDroid/project
c. Move the KeePassDroid git root to ${ndk-root}/apps/KeePassDroid/project
d. cp -a ${ndk-root}/apps/KeePassDroid/project/jni_root ${ndk-root}/apps/KeePassDroid
2. Run prep-build.sh from ${ndk-root}/apps/KeePassDroid to download, unpack, and patch the openssl sources.
3. At ${ndk-root} run 'make APP=KeePassDroid' to build the native sources.
About
KeePass implementation for android
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published