android - how to turn lock screen on for a scheduled status bar notification without using deprecated wake locks? -
i using alarm manager schedule status bar notifications. there no problem when screen on , phone unlocked. when phone locked , screen turned off how can turn on when notification comes. full wake lock, screen bright , screen dim wake locks deprecated. best alternative turn screen on. know flag_keep_screen_on not turn screen on status bar notification. please me. in advance!
you can not turn on screen status bar notifications. instead of can push 1 transparent activity @ time screen turned on.
Comments
Post a Comment