Skip to content

Commit 2cf9c4e

Browse files
committed
update for Android SDK Tools r14
1 parent a01def7 commit 2cf9c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To build this project, run the following commands in the terminal:
4646
export LIBJPEG_PATH=${PWD}/external/libjpeg
4747
ndk-build
4848
android update project --path .
49-
ant compile
49+
ant release
5050

5151
You may also want to edit jni/Android.mk to reflect the correct library source
5252
directories and avoid running "export" every time you run ndk-build.

0 commit comments

Comments
 (0)