I'm developing a sync adapter.
I found this: http://groups.google.com/group/android-developers/msg/85f9304dfcc4e284
In that forum a google employee states:
In releases of Android from Eclair through Gingerbread integrated editing
of 3rd party contacts is poorly supported. The trick is to insert a data
row, "Edit in MyApp", which would take the user to your app and your app
would then provide an editor activity. Also, there is no provision in the
Contacts UI for creating new contacts in 3rd party accounts. We have fixed
those issues in Honeycomb. Now you can specify two activities in your
metadata xml file: one for creating new contacts and one for editing
existing ones and voilà! - you have seamless integration.
I can't find the documentation of these new features. Can someone tell me where I can find it?
Thank-you
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…