调试机安转termux app
Apk下载 安装
https://f-droid.org/packages/com.termux
文章来源地址https://www.toymoban.com/news/detail-483546.html
打开termux
挂载内部存储到~/storage 目录
$ temux-setup-storage
换源加快下载与更新速度
termux-change-repo
选 Main 然后 清华
下载基础软件
pkg install git vim perl nodejs-lts wget curl nano cronie moreutils -y
安装adb
git clone https://github.com/rendiix/termux-adb-fastboot.git
cd termux-adb-fastboot
bash install.sh
termux中输入:adb pair 对话框中的ip地址和端口,回车后输入对话框中的配对码,即可配对成功。
文章来源:https://www.toymoban.com/news/detail-483546.html
到了这里,关于termux安卓手机 无线adb调试安卓手机的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!