Hi All,
This may seem like a dumb question, but how do I specify the text to be displayed under the icon for my app on Android?
When I build, I leave the name as “projectname” and it produces projectname.apk. On the device, the app icon text says “projectname”.
How do I set it to display “Project Name” under the app icon on my android device? I looked in config.lua and the build settings file.
Thanks!