HHi1Level 3 - Gold Member
- Edited
McMonster you can use the app block posted [Login to see the link] and block the package installer and put password on the app
McMonster you can use the app block posted [Login to see the link] and block the package installer and put password on the app
Anybody knows how to boot this device into fastboot? I tried adb reboot bootloader but it just reboots the device
You have to enter * # * # * # (star-pound-star-pound-star-pound) immediately upon resetting the phone, when it shows the "Select Language" screen, then click yes to allow device management. The phone can then be filtered by going to Settings>Business Tools>Device Control. The default password is 000000. You can block apps, disable software updates, installing apps etc.
resetting requires a password
family link wont work on this phone because google play services is not installed
Is there an option to add apps after having meshimer filter?
Hi1 It's technically another version of fastboot. The terms fastboot and bootloader are the same. I think that that interface is specific to Qualcomm phones.
Hi1 the command to remove the lock screen this way you cant reset it that way
adb shell
su
settings put secure lockscreen.disabled 1
rm /data/system/locksettings.db
rm /data/system/locksettings.db-shm
rm /data/system/locksettings.db-wal
reboot