'Programatically expand Notification Panel or Statusbar from Lockscreen Android
iam currently building lockscreen app for Android 11 and i want to add a button in the lockscreen when pressed will expand the Statusbar. Already try two method, with StatusbarManager and through AccesibilityService "GLOBAL_ACTION_NOTIFICATIONS" but none of the two work in the lockscreen.
my question is it possible to expand the statusbar programatically at lockscreen or there are some kind of windows UAC that i miss some permission?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
