Error: The file name must end with .xml or .png
See original GitHub issueTrying to build onto Android device and I get the error below. Anyone know how this can be fixed?
Execution failed for task ':app:mergeDebugResources'.
> /path/to/project/android/app/src/main/res/drawable-mdpi/app_shared_assets_icons_acknowledge.svg: Error: The file name must end with .xml or .png
Issue Analytics
- State:
- Created 7 years ago
- Reactions:24
- Comments:18
Top Results From Across the Web
Error: The file name must end with .xml or .png - Stack Overflow
Android accepts only .png, .jpg, .gif and .xml files as drawable resources. If you have file .db file then put that file in...
Read more >Error: The file name must end with .xml or .png #239 - GitHub
Trying to build onto Android device and I get the error below. Anyone know how this can be fixed? Execution failed for task ......
Read more >Android "The file name must end with .xml". But its a PNG
I am trying to build an Android APK. This works fine, if I do not sign the packet. But when I want to...
Read more >Android Studio res file error "The file name must end with .xml ...
Android Studio res file error "The file name must end with .xml" when trying to run mediapipe exampl.
Read more >Build failed with "The file name must end with .xml or .png"
Hi! Since a few Days my build failed with the following errors: UATHelper: Packaging (Android (ETC1)): ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
android.disableResourceValidation=true