Closed JosiasAurel closed 4 years ago
When I open termux (after installing the repositories scripts and adb) and type
adb shell
I get this log and the terminal is back
* daemon not running. starting it now at tcp:5038 * * daemon started successfully * error: no devices/emulators found
Any advice ?
Hey, you need to connect to your local device to work with ADB shell, see https://github.com/MasterDevX/Termux-ADB/issues/1 or https://github.com/MasterDevX/Termux-ADB/issues/7 for more info.
When I open termux (after installing the repositories scripts and adb) and type
I get this log and the terminal is back
Any advice ?