android - Display Window on top of any app AND status bar but not appear on lock screen? -


to display window on top of status bar (and accept touch events), seems type_system_error way go.

however, such window appear on lock screen, not want happen.

is there other way achieve this?

if not, there way listen event lockscreen becomes visible, can hide window programmatically?

please note: app not have activity context.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -