Please, let me know, how to add buttons to the title bar.
or
My Goal is something similar to the Facebook app
UPDATE: API Level >= 10
I think, it's best practice to use Android's Actionbar. Prefer action menu instead of buttons in custom title bar.
Please see :
And for the further implementation of actionbar please refer :