Confirmed users
964
edits
No edit summary |
|||
| Line 24: | Line 24: | ||
** put adb in your path so you can call it from anywhere. | ** put adb in your path so you can call it from anywhere. | ||
** Run this: | ** Run this: | ||
adb setprop log.tag.FxSync VERBOSE | adb setprop log.tag.FxSync VERBOSE | ||
adb setprop log.tag.FxAccounts VERBOSE | adb setprop log.tag.FxAccounts VERBOSE | ||
adb setprop log.tag.FxAccountSyncAdapter VERBOSE | adb setprop log.tag.FxAccountSyncAdapter VERBOSE | ||
** Run this | ** Run this | ||
adb logcat | grep -in 'account' | |||