Closed yurik94 closed 6 years ago
Hello @yurik94,
Currently I just make this sample for just one app. For make whitlist, I'm still not research for that.
nevermind, I found the way 👍
mDpm.setLockTaskPackages(
deviceAdmin, //deviceAdmin = new ComponentName(this, AdminReceiver.class);
whitelistedPackages); //String[]
I want only enaable for emergency call rest disable,
Hello, thank you so much for this useful app I just wonder where to add the whitelist
@shahdghorsi you can see at readme or comment from here https://github.com/derohimat/KioskMode-Android/issues/2#issuecomment-434504722
I want only enaable for emergency call rest disable,
@amet123 Sorry, currently I'm not research for that
@yurik94 Could you please tell me, where do I place those lines for the whitelist?
Hello,
Thank you for this sample, worked after upgrading some dependencies and factory reset. I have a question: how can I whitelist some activities/apps ?