I am developing an application which should have some extra security features. In this case I have to disable/hide the status bar. I am running with Android 2.2. And also my device
Solution 1:
you can select the theme spinner and select the
"Theme.NoTitleBar.Fullscreen".
Post a Comment for "Disable/hide Status Bar In Android"