<activity android:icon="@drawable/app_icon" android:name=".MyTestActivity"></activity>

To show icon in manifest file , open the ‘manifest’ & click on ‘AndroidManifest.xml’ . There we would find Application node . Just add the above code in application .

BY Best Interview Question ON 30 Dec 2020