搜索资源列表
adb-bat-fun
- /// /1 logcat ///////2 signapk ///////3 查看手机分辨率 ///////4 复制 ///////5 重命名 ///////6 模拟器/设备列表 ///////7 获取包名 ///////8 apktool ///////9 ///////10 获取目录及文件名 方法1: 方法2: 方法3: 方法4:-/////// 1 logcat /////// 2 signapk /////// 3 View pho
adb
- 1.在设备上运行shll命令 2.安装卸载程序 3.推送文见到设备中 4.从设备上推送文件道pc端 5.查看日志(1. run the shll command on the device 2. installation uninstall program 3. push text to see the device 4. push the PC side of the file path from the device 5. view logs)
SR5-SuperSU-v2.82-SR5-20171001224502
- SR5-SuperSU-v2.82-SR5-20171001224502 1. Copy the downloaded SuperSU Zip file to your phone. 2. Copy the TWRP file to the folder where ADB and Fastboot are installed. 3. Turn off your phone,and turn into Fasboot mode 4. Connect your phone to your
Odin3-v3.12.3
- android dev tool odin
wechat_jump_game
- 微信跳一跳,python3下运行。本压缩包仅供交流学习使用。 1、安装python3和adb 2、cmd中输入 python install -r requirements.txt 3、连接好手机处于usb调试模式,打开微信跳一跳,若手机为安卓手机在cmd中输入python wechat_jump_auto.py(WeChat jumps and runs under python3.)
矩阵计算C语言版
- 一个矩阵计算器 进入程序 输入A=[1 2 3 4;5 6 7 8; 9 10 11 12] 【横向一行】 输入B=X X X 输入C=X X X 输入D=X X X 支持多项矩阵加减乘,即E=AC,E=AD-C+B,E=ADB-C这一类的,矩阵在6*6以内,项数不定,加减乘运算顺序不定 输入E=A*B+C-D【例子】 输出矩阵形式的答案 E= x x x…… x x x…… x x x……(Matrix calculation for C langu
Sans titre2
- adb connect SDK Hi3796mv100
AdbPutty
- 修改过源码编译后的putty,直接支持adb,支持中文目录 中文输入,比adb.exe强大很多。 运行StartADBPutty.bat即可启动adbputty.exe 我作了如下修改 1.注释了一些无用的命令 2.加入了chcp 936窗口字符编码的命令 3.注册表HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default% 20Settings\增加以下内容: Protocol: adb
Affinic Debugger v1.2.3
- 非常好用的一个ADB前端调试UI,配合GCC进行调试。(A very good ADB front end debug UI is debugged with GCC.)