V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
allencode
V2EX  ›  Python

Python 脚本,批量删除 模拟器或者真机里面的调试 Demo 或者 第三方 App。

  •  
  •   allencode · 2016-06-21 15:00:21 +08:00 · 2762 次点击
    这是一个创建于 2837 天前的主题,其中的信息可能已经有所发展或是发生改变。

    开发 Android 的朋友,模拟器或者手机里面常常有大量调试的 Demo ,对于手机来说还好,可是对于模拟器,就会造成调试速度以及启动速度的下降。 而且模拟器一个一个删除也是很麻烦。 利用 adb 命令,我们可以做很多事,其中就包括批量操作模拟器或者手机上的 App 。当然包括删除。

    这样,一行命令就可以删除模拟器或者手机里面的各种调试 App 啦。

    1 条回复    2016-06-21 22:07:09 +08:00
    mV2GK
        1
    mV2GK  
       2016-06-21 22:07:09 +08:00
    ???
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5242 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 09:36 · PVG 17:36 · LAX 02:36 · JFK 05:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.