Skip to content

JavaCardOS/keepassdroid

 
 

Repository files navigation

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/app/src/main/jni, call prep_build.sh to download and unpack the crypto sources.

3. The standard gradle files build everything now.