User Services/Sync/Debug Sync: Difference between revisions

Jump to navigation Jump to search
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:
<nowiki>
 
  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</nowiki>
  adb setprop log.tag.FxAccountSyncAdapter VERBOSE


** Run this  
** Run this  
  <nowiki>adb logcat | grep -in 'account'</nowiki>
  adb logcat | grep -in 'account'
Confirmed users
964

edits

Navigation menu