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.
-
joas19427yI 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.
-
rezn0v5307y@joas What if, we use a dirty cow binary to get root access? Most devices are still unpatched.
-
@rezn0v I Maybe Use A Normal App That Run in Background When Launched And Detects If The Device is inactive then Launch Itself , I'm Working on That
-
joas19427y@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.
-
@joas Can U Give Me Little Help Here , My AVD isn't Working and i posted an image of my code right now in my profile
-
@rezn0v Yeah, both of us does it, but for me ,, I Got 0% debugging skills in Java even with an IDE
-
I Just Created a Repo For That App (a little buggy), but i'll update it when ever there's a new ""feature""
-
joas19427yYeah, 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