Update Calendar Event Color
Posted: 21 Jun 2016 00:09
Hi Martin, how can I update a calendar event color with the Execute Root Command?.
I can update the Calendar Title with:
content update --uri content://com.android.calendar/events/{event_id} --bind title:s:{ContactName}
But I have not found the "bind" parameter to update the "Event_Color".
I can update the Calendar Title with:
content update --uri content://com.android.calendar/events/{event_id} --bind title:s:{ContactName}
But I have not found the "bind" parameter to update the "Event_Color".