hi,
is there any way to add, delete and update Calendar. and is there any way to add, delete and update Events in Calendar.
Thanks.
hi,
is there any way to add, delete and update Calendar. and is there any way to add, delete and update Events in Calendar.
Thanks.
Use the Google Calendar GData API, as is discussed on another StackOverflow question.
Dear,
it is also not possible through gdata libraries. http://www.anddev.org/gdata_api_problem-t3427.html
hi... check this code http://code.google.com/p/android-calendar-provider-tests/source/browse/trunk/src/com/androidbook/androidcalendar/CalendarActivity.java it may help u :)