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".
Update Calendar Event Color
Moderator: Martin
Re: Update Calendar Event Color
Hi,
I was not aware that it's even possible to change the color of one event. Isn't this a property from the calendar itself (content://com.android.calendar/calendars, field calendar_color)?
Regards,
Martin
I was not aware that it's even possible to change the color of one event. Isn't this a property from the calendar itself (content://com.android.calendar/calendars, field calendar_color)?
Regards,
Martin