- 授权协议: Apache
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/Juude/droidScripts
- 软件文档: https://github.com/Juude/droidScripts
软件介绍
提供android常用脚本
1. app.py
实现功能
app.py clear [packagename] :清空app数据
app.py details [packagename] 跳转到app详情页面
app.py dump [packagename] 输出dump信息
app.py list[key] 查找安装的app
2.mock.py
一个调试工具包,可以模拟程序运行的信息,或者在运行时候改变变量值,方便调试。 使用前必须安装客户端,详细情况可以看这里的文档
3.pidcat.py
可以通过进程名字获取log 代码源地址:https://github.com/JakeWharton/pidcat/
4.droid.py
主要是对adb shell input keyevent按键的封装 例如droid.py input KEYCODE_POWER可以模拟电源键 或者快捷点的访问方式droid.py screen也可以。对于一直敲代码不想离开键盘的同学还是很有用的。
Rework
Jason Fried、David Heinemeier Hansson / Crown Business / 2010-3-9 / USD 22.00
"Jason Fried and David Hansson follow their own advice in REWORK, laying bare the surprising philosophies at the core of 37signals' success and inspiring us to put them into practice. There's no jarg......一起来看看 《Rework》 这本书的介绍吧!
