How to change activity title in Android

Опубликовано: 15 Октябрь 2024
на канале: Lemubit Academy
21,024
183

In this lesson, you would learn how to change or rename the title of an Activity in Android studio.
You have different options, either using the Android manifest file or programmatically using Java or Kotlin.
The title is located in the toolbar or action bar and you might desire to change the title to reflect on what the current Activity does, this tutorial would teach you how to do just that!

#LemubitAcademy