Open yogurtearl opened 2 months ago
Hi @yogurtearl ,Thank you for bringing this issue to us. We are looking into this issue and will update you on this issue after investigating.
Are you sure you don't mean "platform tools 35.0.2"? Looking at the available build tools, I see only up to 35.0.0 right now (30 Oct 2024).
With that being said, I am also running into related issues with Github Actions, which I'm investigating now. The build doesn't output anything for 19 minutes, and then:
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Platform-Tools in /usr/local/lib/android/sdk/licenses
License for package Android SDK Platform-Tools accepted.
Preparing "Install Android SDK Platform-Tools v.35.0.2".
ah, yup, updated.
Hi @yogurtearl- Could you please confirm, whether you are referring to update "Android sdk build_tools 35.0.2" or "Android sdk Platform-Tools" because both tool versions are different.
I meant Android SDK Platform-Tools v.35.0.2
Sorry for the confusion.
Tool name
Android sdk Platform-Tools
Tool license
Android SDK license
Add or update?
Desired version
35.0.2
Approximate size
No response
Brief description of tool
An older version of android "build tools" is already installed on the images, just need the current version of 35.0.2 installed.
URL for tool's homepage
https://developer.android.com/tools/releases/build-tools
Provide a basic test case to validate the tool's functionality.
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
Tool installation time in runtime
unknown
Are you willing to submit a PR?
possibly