You can go to the Android manifest file You can change the value of the activity's android:label property to "Hi, I'm Android."
I went to the activity class and I went to the onCreate You can also use the setTitle() method to say setTitle("Hello, I'm Android.");
© 2024 OneMinuteCode. All rights reserved.