Hi,
I have some questions about the manage of calendars in Android.
Programmatically, there is the possibility to add a new Calendar to an 
existing account (e.g. myacco...@gmail.com) and syncronize it with Google 
Calendar? I know the Calendar Provider API and I read about how to insert a 
new "local" calendar". But there is the possibility to syncronize it?
Another question: I read that to add a new calendar and keep it syncronized 
is necessary to use a "syncadapter".
First I created a service class and then another class that extends 
"AbstractThreadedSyncAdapter". But from my main activity (another class 
activity) how I can start syncronization?
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 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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to