Here's the relevant section from the CTS that applies to the Contact Provider:
Areas Covered The unit test cases cover the following areas to ensure compatibility: AreaDescription Platform Data ModelThe CTS tests the core platform data model as exposed to application developers through content providers, as documented in the SDK android.provider<http://code.google.com/android/reference/android/provider/package-summary.html> package: contacts, browser, settings, etc. On Saturday, March 17, 2012 1:31:19 PM UTC+8, Zsolt Vasvari wrote: > > No, this should work as it's a public API even with their own Calendar > implementation. If it doesn't, is a big issue for many apps. > > This error should have been caught during the CTS run. ( > http://source.android.com/compatibility/cts-intro.html ). > > I'd suggest you create the smallest app that demos this issue and: > > a) Send it to Samsung > b) Create a bug report with the same app on b.android.com and ask Google > to update the CTS to add test cases for these new APIs. > > > > > On Saturday, March 17, 2012 9:49:32 AM UTC+8, Ralph Bergmann wrote: >> >> Am 16.03.12 13:51, schrieb roee88: >> > It works fine on Galaxy Nexus and other ICS devices and ROMs. >> > On Samsung SGSII with their recent ICS update it simply doesn't do >> > anything. >> >> I think this happens because the SGS2 does not have the Google calendar >> app. Samsung use their own calendar app which does not use this new >> calendar api. >> >> So you can use this api but you can't see the results because there is >> no calendar which shows you the results. >> >> >> Ralph >> >> -- 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

