All I'm trying to do is create a SyncAdapter that will let me sync contacts 
that are editable. The problem I'm having is either the accounts get 
properly added and tied to my account but are marked as read-only, or they 
get added as device contacts (Which while that could work, since the 
account fields are still set, it's not ideal)

There are literally hundreds of guides out there that discuss this but they 
all are based on android 2.x, where
              android:supportsUploading="true"
is all that is needed, but the Android source code reveals that the classes 
that use this no longer exist, and nobody has written or updated tutorials 
on this.

Any direction would be appreciated, I only have a few days to solve this 
issue and I've already reached out to 5 other support sites with the only 
responses being rude sarcasm.

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to