apkcrawler: Initial commit.

Currently, the program successively installs each APK located in
/apkcrawler/apks, launches the default activity, and prints information
about each of the visual components, followed by the ids of the
clickable components.

Change-Id: Ia3325a4843d64bd30426fec1bf458c16d706526a
3 files changed
tree: 439f3bf953e18838645f4e4b61623fc4feede0a3
  1. .gitignore
  2. crawlui.py
  3. main.py