android java app bar and custom text under of it like in the same box code example
Example: android studio change title bar text
getSupportActionBar().setTitle("Hello world App");
getSupportActionBar().setTitle("Hello world App");