Stetho
Stetho is a sophisticated debug bridge for Android applications. When enabled, developers have access to the Chrome Developer Tools feature natively part of the Chrome desktop browser. Developers can also choose to enable the optional dumpapp tool which offers a powerful command-line interface to application internals.
크롬 브라우저의 Inspect UI를 이용해 각종 정보(Network, SQLite, SharedPreference, UI) 조회.