Hi, I’m trying to build an APK in Android Builder but it keeps failing at 0%.
The error shown is:
Android Builder is unable to compile this project.
The compiler error output was
Preparing application icon
Creating animation xml
Creating style xml
Creating provider _path xml
Creating network_security_config xml
Generating adaptive icon file
Generating round adaptive icon file
Generating adaptive icon background file
It stops after this and doesn’t give any other details.
I’ve checked my project files but can’t find what’s wrong.
Can anyone help me figure out the cause or how to fix this build error?
Thanks in advance!