Termux-ADB icon indicating copy to clipboard operation
Termux-ADB copied to clipboard

Bad adress

Open iskanderrr opened this issue 3 years ago • 3 comments

After intall I got this code while trying to start adb by "adb" `This script will install ADB & FastBoot Tools in Termux.

[] Downloading wrapper script... [] Downloading binaries... [] Copying files to bin... [] Setting execution permissions... [] Creating workspace directory... [] Cleaning up...

Tools were successfully installed!

~/adb-fastboot-termux $ adb /data/data/com.termux/files/usr/bin/adb: line 7: /data/data/com.termux/files/usr/bin/adb.bin: Bad address ~/adb-fastboot-termux $`

iskanderrr avatar Feb 07 '22 23:02 iskanderrr

Same here on Android 12.

davystrong avatar Feb 24 '22 03:02 davystrong

@davystrong and @iskanderrr fall back to Termux 0.117.0 that'll fix the problem. Or install android-tools in 0.118.0 to use adb.

rahaaatul avatar Mar 15 '22 06:03 rahaaatul