update Android README

pull/15/head^2
Chris Conlon 2015-12-02 16:57:38 -07:00
parent c76f1cdddd
commit c6c9575861
1 changed files with 4 additions and 0 deletions

View File

@ -38,9 +38,13 @@ to compile and install the wolfCrypt JNI + wolfSSL bundle on
the Emulator:
1) Change directories into the android/wolfssljni-ndk-sample directory
2) Checkout wolfssl and wolfssljni git submodules
3) Create stub options.h (since we're using the GitHub repo for wolfSSL)
4) Update Android project as shown below
5) Proceed to compile NDK and Java code as shown below
```