A normal app cannot get the STATUS_BAR permission or disable the status bar. It's for system apps only.
On May 25, 9:19 am, jhonny <[email protected]> wrote: > Hi all, > > So I'm trying to do an app, but I must to block the status bar, like > when you are calling and you can't push down the bar. > > Does somebody know how can I do this. > > I read about the permission: > > String STATUS_BAR Allows an application to open, close, or disable the > status bar and its icons. > > And I'm trying about the BroadcastReceiver, but I don't now how to > disable the status bar!! > > Thank you all -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

