RikkaApps / WADB

A simple switch for adb (Android Debug Bridge) over network.
https://play.google.com/store/apps/details?id=moe.haruue.wadb
Apache License 2.0
578 stars 77 forks source link

Not able to disable in the notification bar #16

Closed Thewisem closed 3 years ago

Thewisem commented 3 years ago

The diaable button doesn't work in the notification bar. When I pressed it, it didn't disable the wireless adb. Plus even whenI disable on the app and close it, the notification is still there

haruue commented 3 years ago

Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:

haruue commented 3 years ago

In addition, please provide a screenshot of the WADB notification you tried to interact with. A screen recording video would be better if acceptable.

Thewisem commented 3 years ago

Device: Samsung Galaxy Tab A SM P555 Android Version:7.1.1 Nougat

Thewisem commented 3 years ago

https://user-images.githubusercontent.com/74511929/122462356-2adfa300-cfbd-11eb-8077-4869b3ab799c.mp4

Thewisem commented 3 years ago

Here. :)

haruue commented 3 years ago

It seems like the WADB cannot obtain the root permission on your device while running in the background. Which root manager are you using? (e.g. Magisk)

Thewisem commented 3 years ago

None

Thewisem commented 3 years ago

Uhhh is there a way for you to do it without root or should I always have to force stop for it to finally stop?

haruue commented 3 years ago

Uhhh is there a way for you to do it without root or should I always have to force stop for it to finally stop?

Nope, WADB won't function properly without root. root is a must.