'I am trying to change the name of the app(title)
Solution 1:[1]
You should just add
android:label="@string/app_name_full"
in acticity tag
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Piotranon |

