Super Adb Save

Enhance the adb shell using busybox, supporting vi、grep and awk etc. No need root.

Project README

super-adb

用busybox加持的功能更加强大的adb shell;不需要root。

使用方法

准备工作

  1. 安装 python,注意选择安装python 2.x

  2. 安装pexpect这个python库:

    pip install pexpect

  3. 下载super_adb,把它放到系统路径

    cp super_adb /usr/local/bin

使用方法

super_adb这个命令替代adb shell这个命令即可。

默认打开 adb shell

可加入 run-as + 包名 参数,可以直接进入对应包名的目录,并在对应包名下安装busybox

super_adb run-as com.test.package

效果图

预览

Open Source Agenda is not affiliated with "Super Adb" Project. README Source: tiann/super-adb
Stars
289
Open Issues
0
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating