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)
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'.
Environment