8000 GitHub - hanqin/inspectable: A powerful tool to make you android applications inspectable
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hanqin/inspectable

Repository files navigation

inspectable

A powerful tool that makes your android applications inspectable


###Usage

  1. update android manifest, set the target project for inspection.
  2. build inspectable (this project), install
    • ant debug; ant installd
  3. adb shell am instrument me.hanqin.apps.inspect/me.hanqin.apps.inspect.Inspectable
    • Please take a look at the adb logcat output, you should find something like :
inetAddress.getHostAddress() = 192.168.56.101

###Try

Now, open you browser and try following urls:

About

A powerful tool to make you android applications inspectable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0