How do I set the name of the application in Android?

Apparently, for android, you can override the “app_name” property in your own android manifest XML file in the build directory (there’s another recent thread with this info.)
That doesn’t help for Windows, but it’s great for the Android case!