Genymobile / gnirehtet

Gnirehtet provides reverse tethering for Android
Apache License 2.0
6.44k stars 590 forks source link

Cannot start client: Command adb ["shell", "dumpsys", "package", "com.genymobile.gnirehtet"] returned with value 1 #563

Open beebase opened 4 weeks ago

beebase commented 4 weeks ago

Am I missing something? image

ericswpark commented 2 weeks ago

This is usually because you haven't granted ADB permissions on the device side. Try rebooting the device and reconnecting. Alternatively check adb devices and make sure it's not showing up as unauthorized.