I have a doubt regarding application name on Android. I am going to upload my application to the Android market. Before that I want to know whether the application name (in other words app_name) can contain spaces or not?. If app name contains spaces, what are the problems may arise after releasing APK to the market?
Share
Yes it can contain spaces, even the example app contains (search for “app_name”). You will have no problems.