shihyingru
8/22/2017 - 3:04 AM

#Android_Tools

#Android_Tools

##Android_Tools

####Remote debugging/inspecting android application -- using Chrome DevTools and Facebook Stetho.

(https://mobikul.com/chrome-developer-tool-remote-debugginginspecting-android-application-runtime-facebook/)
(http://stormzhang.com/android/2015/03/05/android-debug-use-chrome/)

1.Chrome DevTools: In Chrome Brower tap ctrl+shift+i
2.into Chrome DevTools setting > more tool > remote devices
3.check green light and open the app(with Facebook Stetho code) in mobile

4.Click the “Inspect” button to begin.