.travis.yml
ABOUT.rst
AUTHORS
CHANGELOG
ChangeLog
LICENSE
README.md
TODO.md
appveyor.yml
publish.sh
requirements.txt
setup.cfg
setup.py
atx/__init__.py
atx/__main__.py
atx/adb.py
atx/android_device.py
atx/base.py
atx/check.sh
atx/console.py
atx/consts.py
atx/device.py
atx/errors.py
atx/imutils.py
atx/jsonlog.py
atx/logutils.py
atx/patch.py
atx.egg-info/PKG-INFO
atx.egg-info/SOURCES.txt
atx.egg-info/dependency_links.txt
atx.egg-info/not-zip-safe
atx.egg-info/pbr.json
atx.egg-info/requires.txt
atx.egg-info/top_level.txt
atx/androaxml/__init__.py
atx/androaxml/androguard.zip
atx/cmds/__init__.py
atx/cmds/minicap.py
atx/cmds/tcpproxy.py
atx/cmds/tkgui.py
atx/cmds/webide.py
atx/cmds/static/favicon.ico
atx/cmds/static/index.css
atx/cmds/static/index.html
atx/cmds/static/index.js
atx/drivers/__init__.py
atx/drivers/android.py
atx/drivers/androidwifi.py
atx/drivers/dummy.py
atx/drivers/ios.py
atx/drivers/windows.py
atx/drivers/adb/__init__.py
atx/drivers/adb/adbclient.py
atx/drivers/adb/androidkeymap.py
atx/drivers/adb/update.sh
atx/htmltemplate/app.js
atx/htmltemplate/highstock-data-cpu.json
atx/htmltemplate/highstock-data-mem.json
atx/htmltemplate/index.html
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/tkide.png
docs/usage.rst
scripts/AXMLPrinter2.jar
scripts/README.md
scripts/airtest_recoder.py
scripts/androaxml.py
scripts/androguard.zip
scripts/compile.sh
scripts/gui1.py
scripts/image.py
scripts/install-minicap.py
scripts/install.py
scripts/jurassic_park_kitchen.jpg
scripts/mac_install.sh
scripts/monitor.py
scripts/monkey_playback.py
scripts/monkey_recorder.py
scripts/pixelmatch.py
scripts/run.bat
scripts/runxinput.bat
scripts/simple-ide.py
scripts/simple-tcp-proxy.py
scripts/test-insert-code.py
scripts/tkgui.py
scripts/airtoolbox/Makefile
scripts/airtoolbox/common.go
scripts/airtoolbox/input.go
scripts/airtoolbox/main.go
scripts/airtoolbox/stat.go
scripts/apkview/Makefile
scripts/apkview/apkview.go
scripts/apkview/proto.go
tests/.fsw.yml
tests/requirements.txt
tests/runtest.sh
tests/test.py
tests/test_android.py
tests/test_base.py
tests/test_dummy.py
tests/test_image.py
tests/test_jsonlog.py
tests/test_patch.py
tests/test_pil.py