CloudServices/Sync/File an Android bug: Difference between revisions

update adb logcat command-line
(Created it!)
 
(update adb logcat command-line)
 
Line 9: Line 9:
If you have an Android SDK and a USB cable, you can run
If you have an Android SDK and a USB cable, you can run


     adb logcat -v time
     adb logcat -v time | grep -i  -E "(sync15|sync_manager|FirefoxAccount)"


and capture logs during the event that reproduces the bug. There will be a lot of output.
and capture logs during the event that reproduces the bug. There will be a lot of output.
Confirmed users
99

edits