You may need to run adb kill-server, adb start-server if adb doesn't recognize the emulator.
N.B., NativeUI Fennec won't run in the emulator.
* Logcat debug statements
syncToNetwork set to true.
== Altering Sync settings ==
android:syncAdapterSettingsAction defaults to null and if supplied it specifies an Intent action of an activity that can be used to adjust the sync adapter's sync settings. The activity must live in the same package as the sync adapter.
== Localization ==