Hi,

Do you build with QtCreator? If so then when QtCreator configures project it invokes tools/android Android NDK tool and select highest API available and build with such settings.

On 09.05.2016 22:47, Nuno Santos wrote:
Nuno Santos
Founder / CEO / CTO
www.imaginando.pt <http://www.imaginando.pt>
+351 91 621 69 62

I’m selecting Android 5.0 (API 21) in Android Manifest and it is compiling against 17.

I have deleted all the build directories as well as all the project .pro.user and selected API 21 again. Hit qmake and builded. It is now building against 9:

-isystem /Users/nsantos/android/ndk/platforms/android-9

Why is this happening? What does control Android NDK API usage?

Thanks,

Nuno


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to