Execution failed for task ':processReleaseResources'.
-
wrote on 20 Nov 2019, 09:45 last edited by MartinD
Hi,
I have Qt 5.11.2 for Android, Qt Creator 4.7.2, target and min SDK API is 26 and when I build my Android app I get:Execution failed for task ':processReleaseResources'. > com.android.ide.common.process.ProcessException: Failed to execute aapt
I tried to delete build directory and rebuild.
I also tried to update build tools using SDK manager to the latest version.
I don't want to change min and target API, I need exactly API 26.
Can you please help?
-
wrote on 20 Nov 2019, 12:54 last edited by
I updated Android build SDK to the newest (android-29) and it works now...
1/2