• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how can I set eventID during insert into android calendar

minghuang

Lurker
I want to know whether there is a method that we can set eventID during insert event into calendar using Intent method,eg.Intent calendarIntent = new Intent(Intent.ACTION_INSERT, Events.CONTENT_URI);?
 
Back
Top Bottom