mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
8 lines
316 B
Plaintext
8 lines
316 B
Plaintext
Native library build instructions:
|
|
1. Make sure you have the latest MIPS Android NDK installed:
|
|
https://developer.android.com/tools/sdk/ndk/index.html
|
|
|
|
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
|