I have Windows 11 Pro and SAB 12.
When I try to build an Android app it files, see
However if I create a clean install of SAB in a clean machine i.e. a SandBox it creates the apk file with no problems.
I tried uninstalling SAB on my machine | Reboot | Reinstall SAB and re-built the app - but that did not help. Same problem.
Are you able to advise / help?
Many thanks
The specific error is that you’re missing one of the expected icon files. Did you select an icon from the gallery or make your own. If this is indeed the error (and not just masking the actual problem) you should be able to open your project’s data folder, look for the images subfolder and then the folder mipmap-xxxhdpi and make sure your ic_launcher_foreground image is there.
Dear Andrew,
Thank you for the speedy response. You correctly identified the problem for me – SAB had lost reference to all images and icons.
Once they were restored it build the Android App perfectly.
Much gratitude and blessings,
Maurice