Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kiosk Mode

Kill Other Process In Android

Can I end or kill other process running, programmatically? I'm asked my friend and tell me shou… Read more Kill Other Process In Android

Single Webapp Kiosk Mode Via Android Management Api

I'm trying to apply a policy to a few tablets via the Android Management API. I've been abl… Read more Single Webapp Kiosk Mode Via Android Management Api

Can I Disable Systemui From Within My Android App?

I used this answer to achieve a Kiosk Mode for my app: https://stackoverflow.com/a/26013850 I roote… Read more Can I Disable Systemui From Within My Android App?