Hi,
Please take a look at the 4th bullet in
http://developer.android.com/guide/topics/providers/calendar-provider.html#add-event
What do you mean by it doesn't work?
What do you see in the logcat?
Did you get an exception? If so, please share.
What did resolver.insert() return? If the insert was
I'm trying to add event to the calendar programatically in Android API
11. It does not seem to be working, I've pasted the code, also didn't
find anything on adding fortnightly events. Please if anyone can tell
what is the issue in the code below.
ContentValues event = new ContentValues();
2 matches
Mail list logo