Currently it just displays the name of the application and I want it to display something custom and be different for each screen in my app.
For example: my home scr
You just add this code in the onCreate method.
onCreate
setTitle("new title");