Wednesday, September 20, 2017

changing the application name in android

  • goto androidmanifest.xml
  • click on app_name
  • change the app name in strings.xml
  • if the app name has two words then include \n to send the next word on new line

No comments:

Post a Comment