I'm hitting an issue with 'android:syncAdapterSettingsAction' (from http://developer.android.com/reference/android/content/AbstractThreadedSyncAdapter.html) where Eclipse refuses to launch the app due to the following error:
error: No resource identifier found for attribute 'syncAdapterSettingsAction' in package 'android' syncadapter.xml /xxx-android/res/xml line 2 Android AAPT Problem The project is set to API v14. Documentation on this element is sketchy at best. Anyone used this action element to launch a activity? Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

