Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
5.11.2, 5.12.0 Alpha
-
None
-
490d461ab080777d6418dce97db632dc2270d218
Description
When using Gradle 4.1 and the Android Gradle Plugin 3.0.1 the generated apk is placed in a different path and when the process tries to install it using adb it fails.
Old path: build/outputs/apk/
New Path: build/outputs/apk/debug/
For now the only solution I have found is to manually copy the apk to the old location but this is not acceptable.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-20821 Deploying Android app on qt5/dev (5.12) fails
- Closed
- relates to
-
QTBUG-70003 Unable to deploy an APK to device due to "adb: error: cannot stat ..."
- Closed