My Android app is not displaying the application name \"app_name\", instead its displaying the activity name \"title\". This is from my manifest file;
<
You can directly give yours Application name to it like android:lable="app_name" or check yours String.xml file in Values folder