After installing Android SDK tools revision 14 and fixed build.xml I cant build native lib. Error message:
Compile++ thumb: ******* <= native/******/src/********.cpp
native/*********/src/******.cpp:7:28: error: android/bitmap.h: No such file or directory
Project build works wonderfully, but native build not.
LOCAL_LDLIBS + =-ljnigraphics included in the Android.mk file.
Do you have
APP_PLATFORM := android-8
in your Application.mk file?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With