aistra0528 / Hail

Disable / Hide / Suspend / Uninstall Android apps without root.
GNU General Public License v3.0
2.69k stars 105 forks source link

It doesn't work #178

Open Nit-nit opened 11 months ago

Nit-nit commented 11 months ago

Shizuku not available Dhizuku permission denied Super user, I don't why it doesn't work Devide owner - adb shell dpm set-device-owner com.aistra.hail/.receiver.DeviceAdminReceiver(I don't know what is this)

Nit-nit commented 11 months ago

~ $ adb shell dpm set-device-owner com.aistra.hail/.receiver.DeviceAdminReceiver

Franzoli-GitHub commented 11 months ago

try enabling Usb debugging in the dev options then check if the device is connected by using "adb devices"

Nojevah commented 7 months ago

It works very well here with device-owner mode. You should tell us which mode you are trying to use, but it would be better in a "discussion" than an "issue".

Nit-nit commented 7 months ago

I use termux Android

Nojevah commented 7 months ago

You didn't answer to Franzoli point (nor mind). Looks like you're not familiar with adb, you'll need to familiarize with adb first then make a better description of your problem.