Sunday, 11 January 2015

Create/Modify string in Android Studio without using Strings.XML



I search on the web on how to modify or create a string in Android Studio, and didn't find.


I just want to modify the @string/app_name from Basic App to My app for example.


I know that I can go to strings.xml but do you know a better, easier, faster way?


Tank you


No comments:

Post a Comment