> > Looking at the git source the URI appears not to have changed. > > Lee
Where do you see the 2.2 source? I only see the 2.1 source. This change is a problem for my app as well, but I forsaw the problem and don't display the calendar part of the UI if the calendar stuff fails. This is fine for my app as calendar is not an integral part of it, just a "bonus" feature. I also created an interface whose implementation is selected based on the platform version, the same way I've done for the Contact stuff. So once the 2.2 source is published, I will just create an implementation for 2.2. -- 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

