Confirmed users
964
edits
No edit summary |
|||
Line 36: | Line 36: | ||
** Run this | ** Run this | ||
adb logcat | grep -i 'account' | adb logcat | grep -i 'account' | ||
==HTTP Logging== | |||
This may also be helpful to observe http traffic details: | |||
* https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging | |||
* consider install add-ons such as httpFox |