The process "...\android_armv7\bin\androiddeployqt.exe" exited with code 14.
Solved
QML and Qt Quick
-
No I actually mean this one.
Well, Qt is limited to minimal Android version of 4.4. And any APK that works on the newest api should also work backwards without (much) issues.
But the sdk for that level should have been previously installed, yeah?
I would say, mostly correct ;-)
nothing is guaranteed.Thanks.
-
@tomy said in The process "...\android_armv7\bin\androiddeployqt.exe" exited with code 14.:
But the sdk for that level should have been previously installed, yeah?
nope that‘s just waste of hd-space, gradle will only ever use one version anyway. By default the latest, I think.
-