This is a migrated thread and some comments may be shown as answers.

App name removes spaces and special characters

1 Answer 298 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joey Navarro
Top achievements
Rank 1
Joey Navarro asked on 20 Aug 2013, 11:34 PM
When I publish the app in Android, spaces and special characters ("-" for example) get removed from the app name. For example, if I name my project H-W ID Card, the app name that gets published is HWIDCard.

1 Answer, 1 is accepted

Sort by
0
Henrik
Top achievements
Rank 1
answered on 23 Aug 2013, 09:42 AM
Hi!

We had the same problem, but solved it by editing the 'AndroidManifest.xml' (right click on project name in Icenium and select 'edit configuration'. Edit these to:

<application android:label="My App Name" and <activity android:label="My App Name"

See: http://www.icenium.com/resources/forums/google-android/where-can-i-set-the-android-display-name-
Tags
Report a bug
Asked by
Joey Navarro
Top achievements
Rank 1
Answers by
Henrik
Top achievements
Rank 1
Share this question
or