distriqt / ANE-Adverts-Mediation

Mediation adapters for the Adverts ANE
https://airnativeextensions.com/extension/com.distriqt.Adverts
12 stars 0 forks source link

When I export the APK file, an error log is displayed and I cannot build #59

Closed putupthumb closed 1 year ago

putupthumb commented 1 year ago

When I try to export the apk file I get an error log. What could be the problem?


unexpected failure: Unable to run java: com.adobe.air.ADTException: gradle tool failed: FAILURE: Build failed with an exception. *What went wrong: Execution failed for task ':androidx.core:parseReleaseLocalResources'.

A failure occurred while executing com.android.build.gradle.internal.res.ParseLibrary ResourcesTask$Par seResourcesRunnable > Failed to parse XML resource file 'C:\Users\thumb\AppData\Local\Temp\a5611268-f99f-430c-a847- aef7c32f23db androidx.core\build intermediates packaged_res\rele ase values\values.xml'

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  • Get more help at https://help.gradle.org BUILD FAILED in 11s java.io.IOException: Unable to run java: com.adobe.air.ADTException: gradle tool failed: FAILURE: Build failed with an exception. *What went wrong: Execution failed for task ':androidx.core:parseReleaseLocalResources'. > A failure occurred while executing com.android.build.gradle.internal.res.ParseLibrary ResourcesTask$Par seResourcesRunnable Failed to parse XML resource file 'C:\Users\thumb\AppData\Local\Temp\a5611268-f99f-430c-a847- aef7c32f23db androidx.core\build intermediates packaged_res\rele ase values\values.xml'
  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. > Run with --scan to get full insights.
  • Get more help at https://help.gradle.org BUILD FAILED in 11s at com.adobe.air.apk.AABOutputStream.buildGradle ( AABOutputStream.j ava) at com.adobe.air.apk.AABPackager.renameOutput(AABPackager.java) at com.adobe.air.Application Packager.createPackage(ApplicationPackage r.java) at com.adobe.air.apk.AABPackager.createPackage (AABPackager.java) at com.adobe.air.ADT.parseArgsAndGo(ADT.java) at com.adobe.air.ADT.run(ADT.java) at com.adobe.air.ADT.main(ADT.java)

Environment
putupthumb commented 1 year ago

I put the comment in the wrong place. I can't delete the comment, so I'm closing it.