Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@zubin10 Right but this would be essentially a lock screen that looks like an update, if I understand it correctly.
-
joas18498yI think disabling navigation bar, notification bar and hardware buttons is not possible with user level permissions. But with root, yeah sure if it's an option? I'd be interested. -
rezn0v4858y@joas What if, we use a dirty cow binary to get root access? Most devices are still unpatched. -
joas18498y@moghir2004 I got the action you described working. It would start activity when screen off broadcast is recieved and would be shown on screen on before keyguard. Now I'm working on blocking input events to other applications. -
joas18498yYeah, let's do it
I just figured out how to intercept all the input events.
@moghir2004 I start creating my already mentioned features to the repo.
Should we have some sort of communication channel other than devRant?

Android equivalent of Fake Windows Update Lockscreen
Android equivalent of Fake Windows Update Lockscreen