I recently created a trial android app and uploaded it to the Play Store. The application works but there is a problem.
The application name looks like this when downloaded to the phone: app_name How can i fix this like?: App Name
I recently created a trial android app and uploaded it to the Play Store. The application works but there is a problem.
The application name looks like this when downloaded to the phone: app_name How can i fix this like?: App Name
You need to Edit the label in the Manifest, it should point to a String resource and that contains the App Name.