You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/02/21 03:13:33 UTC

[GitHub] [cordova-android] igorsantos07 edited a comment on issue #1250: Execution failed for task ':app:mergeDebugResources'.

igorsantos07 edited a comment on issue #1250:
URL: https://github.com/apache/cordova-android/issues/1250#issuecomment-1046425640


   I'm also facing the exact same output as reported, and have spent several hours mix and matching Android/Java tools and versions, to no avail. Google results usually point to Gradle/aapt bugs from 2021 which doesn't seem to apply since I'm on more recent versions. The XML suggestion above didn't make any difference, and the other suggestion... no idea what it means :(
   
   Any guidance on how to proper start debugging? Finding issues with Android/Java tools is hard when you're a developer on other stacks...
   I wasn't able to find what actual task was being ran from `gradlew`, since the "command failed" hint seems incomplete.
   
   - Linux Mint 20.2
   - (system) gradle 4.4.1 (the one that runs `gradlew` seems to be 4.10)
   - Java: tried several versions, such as openjdk-8, 11, 16. I'm currently at  1.8.0_312 (Android Studio seems to use it's own v16?)
   - groovy 2.4.17
   - ant 1.10.7
   - cordova-android 8.1.0
   - build-tools v33-rc1 and v32 (had to install v32 because the latest, which is rc1, didn't seem to be recognized by the cordova version checker?)
   - rest of Android tools installed via SDK (either manually on my first tries, or via Android Studio later):
     - cmake;3.18.1
     - cmdline-tools;latest   | 6.0
     - emulator               | 31.2.8
     - patcher;v4
     - platform-tools         | 32.0.0
     - platforms;android-28, 29, 32
     - sources;android-28, 29


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org