The main ABI of the deployment device (armeabi-v7a) is not selected in Qt 5.12.10
Unsolved
Installation and Deployment
-
Re: Selecting Android ABI (QC 4.13.1)
"ABI selection was implemented in Qt 5.14." - Upgrade is not a solution when bound to use 5.12.10 (for Android 4.3 api 18). So what is the cause of
Issue: :-1: warning: Android: The main ABI of the deployment device (armeabi-v7a) is not selected! The app execution or debugging might not work properly. Add it from Projects > Build > Build Steps > qmake > ABIs.
when using pre 5.14 Qt? -
You can try downgrading Qt Creator to some older version.