Fix NDK download URL.

This commit is contained in:
Tadashi Saito
2014-05-27 06:41:02 +09:00
parent 4b9bfde82a
commit f2429674ca

2
README
View File

@@ -1,6 +1,6 @@
Native library build instructions:
1. Make sure you have the latest MIPS Android NDK installed:
http://developer.mips.com/android/download-android-ndk/
https://developer.android.com/tools/sdk/ndk/index.html
2. From KeePassDroid/jni, call prep_build.sh to download and unpack the crypto sources.