One of my application uses "CalendarContract.Reminders.CONTENT_URI" to set 
reminder.

Sample code:

contentResolver.insert(CalendarContract.Reminders.CONTENT_URI,
                reminders);


But CalendarContract.Reminders.CONTENT_URI returns null for Nexus 
5x(Android N).
Hence reminder does not get set.

Any help would be highly appreciated.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/7f3cea3b-00de-438c-893a-b936f6dc91a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to