coscip / kolab-android

Automatically exported from code.google.com/p/kolab-android
Other
0 stars 0 forks source link

synchronization fails on Android 2 #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create new AVD with Android 2.1
2. configure and run the synchronization

What is the expected output? What do you see instead?

IllegalStateException: Failed to find the My Contacts group
at android.provider.Contacts$People.addToMyContactsGroup(Contacts.java:491)

Original issue reported on code.google.com by david.black.co.at@gmail.com on 16 Mar 2010 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by david.black.co.at@gmail.com on 16 Mar 2010 at 10:34

GoogleCodeExporter commented 9 years ago
The same error happens on Android 2.0.1

Original comment by david.black.co.at@gmail.com on 16 Mar 2010 at 1:50

GoogleCodeExporter commented 9 years ago
Fixed by implementing ContactsContract

Original comment by arthur.z...@gmail.com on 19 Dec 2010 at 1:57