How to change title of Activity in Android? October 8, 2022 by Tarik Try setTitle by itself, like this: setTitle("Hello StackOverflow");