c++ - Qt does not detect Android NDK -


i want develop android apps qt. have extracted android sdk , ndk c:\. ndk downloaded:

https://squeak-android-vm.googlecode.com/files/android-ndk-1.6_r1-windows.zip

but qt 5.2.1 not detect ndk , error shown:

"c:\android-ndk-1.6_r1" not seem android ndk top folder.

do downloaded wrong ndk? did miss something?

thanks

first of recommend install latest version of qt android (5.4.1 @ present). should download , install android sdk (ver. 22+) , ndk (ver. r9+) here.

after downloading extract them. android sdk should have connection internet , download desired tools. have install @ least android api-13! should install android sdk platform-tools , android sdk build-tools.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -