How to increase the size of the title bar attached to the top of any screen in android

EDIT:
this solution was for API < 11 ... now we have ActionBars
EDIT: first i answer this
Create custom titlebar in Android
EDIT: I'm adding this because I think Sujit gave the wrong answer.
To increase the size of the title bar you will need to add file with this content to res/values
in AndroidManifest.xml file
...