andreasschrade / android-kiosk-mode

Example:
Apache License 2.0
203 stars 110 forks source link

Home button is still work #1

Open CongBaDo opened 9 years ago

CongBaDo commented 9 years ago

Run your code in Nexus 5 6.0, Home button is still work and go to Home screen of device

derohimat commented 8 years ago

yes, i had same problem

maryileaf commented 8 years ago

my home screen single tap in working in jellybean os also.

dherediat97 commented 7 years ago

the code works, but after two seconds restart the app(because the "home button" cannot disable)

chihebnabil commented 6 years ago

Home Button Still working on android 7 & android 5.1

derohimat commented 6 years ago

maybe you can try with my sample code here https://github.com/derohimat/KioskMode-Android but need to do some setup

chihebnabil commented 6 years ago

@derohimat Thanks will checked it , is it possible to build a kiosk app without having to make an adb command , so i can publish my app on google play ?

derohimat commented 6 years ago

I'm not research again for that. But I think it's possible with request admin programmatically