MuntashirAkon / MuntashirAkon/AppManager
When network adb authorization is denied, it will wait instead of returning failure.
- Dominant language
- Java
- Stars
- 9k
- Forks
- 518
- PR merge metrics
- No merged PRs in 30d
Description
### Please check before submitting an issue
- [X] I know what my device, OS and App Manager versions are
- [X] I know how to take logs
- [X] I know how to reproduce the issue which may not be specific to my device
### Describe the bug
Start network adb via `adb tcpip 5555`, then open AM and disapprove the debugging request, AM will continue to wait.
### To Reproduce
1. `adb tcpip 5555`
2. Install https://github.com/MuntashirAkon/AppManager/releases/download/v3.1.7/AppManager_v3.1.7.apk
3. Launch AM
4. Reject the adb debugging request that pops up
### Expected behavior
be like 4.0.0-beta1
### Screenshots
_No response_
### Logs
_No response_
### Device info
- Device: 360 N7 Pro/1809-A01
- OS Version: Android 8.1.0
- App Manager Version: 3.7.1
- Mode: ADB/NonRoot
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.