Change App Name
Open the file string.xml under res --> values. Enter the preferred app name in the tag for the key app_name
<string name="app_name">AttendanceApp</string>
Last updated
Open the file string.xml under res --> values. Enter the preferred app name in the tag for the key app_name
<string name="app_name">AttendanceApp</string>
Last updated