I have generated the mipmap icons and copied them into the "res" folder as described:
"You need to copy these folders to your project’s Objects\res folder, so you have \Objects\res\mipmap-hdpi etc." (Seagrave, Wyken. B4A: Rapid Android App Development using BASIC (Kindle Locations 6151-6152). Penny Press Ltd. Kindle Edition.)
and modified the Manifest as described.
When I run "Compile and run" the mipmap folders are promptly removed from /res/ and I get a manifest error warning saying that the icons cannot be found.
"You need to copy these folders to your project’s Objects\res folder, so you have \Objects\res\mipmap-hdpi etc." (Seagrave, Wyken. B4A: Rapid Android App Development using BASIC (Kindle Locations 6151-6152). Penny Press Ltd. Kindle Edition.)
and modified the Manifest as described.
When I run "Compile and run" the mipmap folders are promptly removed from /res/ and I get a manifest error warning saying that the icons cannot be found.