android-notes / stetho

查看所有window的布局及window屏幕共享,比如 dialog,popupwindow,toast,自己通过window manager添加的window

Home Page:http://facebook.github.io/stetho/

Repository from Github https://github.comandroid-notes/stethoRepository from Github https://github.comandroid-notes/stetho

Stetho Sequel

中文

Base on com.facebook.stetho:stetho:1.5.0,we can view all window view hierarchy now, like dialog,popupwindow,toast etc

gif

gif

Set-up

Download

compile 'com.wanjian.sequel:fb-stetho:1.5.0.1'

Refer https://github.com/facebook/stetho

About

查看所有window的布局及window屏幕共享,比如 dialog,popupwindow,toast,自己通过window manager添加的window

http://facebook.github.io/stetho/

License:Other


Languages

Language:Java 97.9%Language:JavaScript 1.1%Language:Python 0.9%Language:IDL 0.1%Language:Shell 0.1%