Skip to content

Commit

Permalink
Update obsolete build instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
bpellin committed Mar 19, 2016
1 parent 857df3c commit 93ec635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -2,6 +2,6 @@ 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.
2. From KeePassDroid/app/src/main/jni, call prep_build.sh to download and unpack the crypto sources.

3. From the KeePassDroid root directory, call ${path-to-ndk}/ndk-build
3. The standard gradle files build everything now.

0 comments on commit 93ec635

Please sign in to comment.