I am using
Window w = getWindow(); w.setTitle(\"My title\");
to change title of my current Activity but it does not seem to work.
If you have multiple activities, you can set it like this in AndroidManifest.xml