Skip to content

Commit 47fc5d6

Browse files
committed
docs: android-env.sh needs to be sourced.
NDK varibles are required to build the app.
1 parent 2e466c3 commit 47fc5d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This script will take care of downloading the Android SDK/NDK for you.
1717
Once the stack is compiled you can setup and install the demo app by
1818
running :
1919

20+
$ source android-env.sh
2021
$ make ohand-app-full
2122

2223
After you setup the app, any modification to the app can be compiled

0 commit comments

Comments
 (0)