0

I am starting activity with application context when screen is locked. However Status bar is not usable, doesnt get dropped down. Is there any way to make status bar and notifications usable when screen is locked ? (ICS-Android)

  • If the user has some lock security enabled (schema, pin code, etc.), status bar is disabled until the credential has been entered – nicopico Mar 13 '13 at 11:01

2 Answers2

0

No, this cannot be done. This is a security feature of android, if the notification bar could pulled down while the user has the device locked, then it opens the user to security issues as personal information may be in the notification bar such as missed calls, text messages and emails etc.

Boardy
  • 35,417
  • 104
  • 256
  • 447
0

Well.. GravityBox has an option to allow this.

However I'd be interested on what file you'd have to mod inside the SystemUI/res folder in order to make it work without Gravitybox...

Rye
  • 49
  • 5