Are you running this on an emulator? They typically do not contain the
calendar or calendar provider applications.

You can build (from the platform sources) and install your own
calendar provider APK on the emulator though.


On 10 Apr, 21:08, New Developer <[email protected]> wrote:
> anyone solved the use of Google Calendar API ?
>
> tried the method  from  http://jimblackler.net/blog/?p=151
> content://calendar/calendars"   and    
> content://com.android.calendar/calendars"
>
> I get the ERROR
> Failed to find provider info for com.android.calendar
>
> when I try the  google gdata  api's
>
> I have the jar files connected via  external libraries
> but this generates, compiles and shows no errors but executes with this 
> runtime ERROR
>
> Could not find class 'com.google.gdata.client.calendar.CalendarService',
>
> Thanks in advance

-- 
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

Reply via email to