canmove, Confirmed users
640
edits
No edit summary |
No edit summary |
||
| Line 83: | Line 83: | ||
You may need to run adb kill-server, adb start-server if adb doesn't recognize the emulator. | You may need to run adb kill-server, adb start-server if adb doesn't recognize the emulator. | ||
* Logcat debug statements | * Logcat debug statements | ||
| Line 150: | Line 148: | ||
syncToNetwork set to true. | 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 == | == Localization == | ||