开发者

how to insert, update and delete Calendar and events

开发者 https://www.devze.com 2023-01-04 06:24 出处:网络
i开发者_开发百科s there any way to add, delete and update Calendar. and is there any way to add, delete and update Events in Calendar.

i开发者_开发百科s there any way to add, delete and update Calendar. and is there any way to add, delete and update Events in Calendar.

Thanks.


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


Use the Google Calendar GData API, as is discussed on another StackOverflow question.


it is also not possible through gdata libraries. http://www.anddev.org/gdata_api_problem-t3427.html


you can you use GoogleApiJavaClient see here why : http://code.google.com/p/gdata-java-client/wiki/MigratingToGoogleApiJavaClient

look here for more resource http://code.google.com/p/google-api-java-client/

0

精彩评论

暂无评论...
验证码 换一张
取 消