When I create a new Cordova Project and add the cordova-android master by
https://github.com/apache/cordova-android, I get the following error in Android
Studio Panda 1 | 2025.3.1:
Script
'/Users/manuelbeck/Projekte/Cordova/test/android-test/platforms/android/CordovaLib/cordova.gradle'
line: 135
Could not compile script
'/Users/manuelbeck/Projekte/Cordova/test/android-test/platforms/android/CordovaLib/cordova.gradle'.
> startup failed:
script
'/Users/manuelbeck/Projekte/Cordova/test/android-test/platforms/android/CordovaLib/cordova.gradle':
135: unable to resolve class XmlParser
@ line 135, column 12.
return new XmlParser(false, false).parseText(xml)
^
1 error
> Am 25.02.2026 um 05:03 schrieb [email protected]:
>
> +1 (binding) (erisu) Bryan Ellis
>
> * Verified "Release Auditing" workflow was passing (License Header &
> Dependency License)
> * Verified "Node CI" testing workflow was passing after tagging
> * Verified 'npm audit' was in acceptable range
> * Verified locally 'npm test' passes
> * Verified reproducible builds by re-generating tarballs and SHA-512
> checksums locally. (Note: ZIP must have TZ=UTC set)
> * Verified `cordova platform add`
> * Verified `cordova build`
> * Verified running app on simulator via Android Studio
>
> --
> Bryan Ellis (erisu)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>