Sunday, 23 March 2014

How to change the display name of apk on installed system.

You can change the installed application name according to need and you can check it by task manager that whatever the name given by you for your application is correct or not.
You need to follow below steps and you can give the name to your installed app. It is behave like the label of application also.
1.       Click [Your project name] in Eclipse Package Explorer,
2.       Select res -> values -> strings.xml



3.       Once you click on the string it will open the config window like below and there you need to select the app_name(double click on)


No comments:

Post a Comment