Confirmed users
396
edits
(→Sync Debugging - Android: something is better than nothing...) |
(→Sync Debugging - Android: add link to http://160.twinql.com/how-to-file-a-good-android-sync-bug/) |
||
| Line 84: | Line 84: | ||
Before running <code>adb logcat</code> you can run <kbd>adb shell setprop log.tag.FxAccounts DEBUG</kbd> to cause additional debugging output. | Before running <code>adb logcat</code> you can run <kbd>adb shell setprop log.tag.FxAccounts DEBUG</kbd> to cause additional debugging output. | ||
See also rnewman's blog post [http://160.twinql.com/how-to-file-a-good-android-sync-bug/ How to file a good Android Sync bug]. | |||
* TBD - add information here about using desktop/ADB or using logcat | * TBD - add information here about using desktop/ADB or using logcat | ||
* Mobile team will have lots of details | * Mobile team will have lots of details | ||