We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 $`
The text was updated successfully, but these errors were encountered:
Same here on Android 12.
Sorry, something went wrong.
@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.
android-tools
No branches or pull requests
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 $`
The text was updated successfully, but these errors were encountered: