Specify App Icon Text?

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!

When you hit the Build for Android dialog box (File->Build->For Android) there is a field called “Application Name”.  This is the name that will appear under the Icon.

Rob

Hi Rob,

Ok, that also is what the apk ends up being named…I thought they could be different?  Not really a big deal as I can always rename the apk I guess  :slight_smile:

When you hit the Build for Android dialog box (File->Build->For Android) there is a field called “Application Name”.  This is the name that will appear under the Icon.

Rob

Hi Rob,

Ok, that also is what the apk ends up being named…I thought they could be different?  Not really a big deal as I can always rename the apk I guess  :slight_smile: