Terminal not working in wireless debugging mode
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
The terminal stopped working after the 4.0.5 update. Nothing is written in response to commands and the commands themselves are not executed
To Reproduce
No response
Expected behavior
No response
Screenshots
Logs
No response
Device info
- Device: Redmi Note 9 Pro
- OS Version: Android 12 (MIUI 14)
- App Manager Version: 4.0.5
- Mode: ADB
Additional context
No response
Does your device support sh -i command? We spawn a new shell using this command from v4.0.5.
On my device, sh -i is supported. I have tried in termux in normal mode and aShell You in ADB mode
On my device, sh -i is supported. I have tried in termux in normal mode and aShell You in ADB mode
In that case, please take logs using AM Debug in no-root mode.
In no-root mode it works
Try with ADB, then.
Not working in ADB mode
This problem exists in ADB mode via wireless debugging, at the same time if you run via sh /storage/emulated/0/Android/data/io.github.muntashirakon.AppManager/cache/run_server.sh 60001 throb-start-ship then the terminal works