I made this code:
long eventID = 208; Uri uri = ContentUris.withAppendedId(Events.CONTENT_URI, eventID); Intent intent = new Intent(Intent.ACTION_VIEW) .s
This may help you!!! http://developer.android.com/guide/topics/providers/calendar-provider.html