Giter Club home page Giter Club logo

droidscripts's Introduction

Android开发脚本

####1. app.py 实现功能

  1. app.py clear [packagename] :清空app数据
  2. app.py details [packagename] 跳转到app详情页面
  3. app.py dump [packagename] 输出dump信息
  4. app.py list[key] 查找安装的app
  5. app.py uninstall [packagename]: 卸载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也可以。对于一直敲代码不想离开键盘的同学还是很有用的。

####5.window 获取正在运行的window list

####6.mem.py 获取指定应用占用的内存

droidscripts's People

Contributors

dodola avatar jocker89 avatar juude avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.