Hi,

You can do that by adding a selection/selectionArgs pair that matches
CalendarContract.Events.CALENDAR_ID with the calendar id of the
specific calendar.

Search for selectionArgs in
http://developer.android.com/guide/topics/providers/calendar-provider.html
for examples.

Thanks,
Mike

On Mon, Nov 19, 2012 at 2:04 AM, Dawood Abbasi <dawoodahma...@gmail.com> wrote:
> i want to get events details of a specific calendar (not all calendars) from
> android 2.3
> how can i do this???
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to