How to modify the installation name and icon in android studio?

1. Previously, I only need to change the app_name to develop android, in eclipse, but when I first migrated to android studio, this place is displayed in English during installation, and the icon is not the icon I want, but after the installation is complete, the name and icon of the desktop are correct, where should I change it? Directly above:

Feb.12,2022

1. Modify the name: app- > src- > main- > res- > values- > strings.xml modify the app_name.
2. Modify the icon: file- > new- > image asset , select the icon of app under foreground layer, and modify the background color of the icon under background layer.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b368ca-2b86c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b368ca-2b86c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?