Category "android-calendar"

Material Design 3 uses colorPrimary for actionBar, navBar and calendar background color. How do I disable this?

After upgrading to Material Design 3, I noticed that the background colors of certain things changed to a faded version of whatever my primary color is set to.

Google Calendar API mobile

I'm trying to add multiple events to Google Calendar, but I only can launch one event at a time. val intent = Intent(Intent.ACTION_INSERT) .setData(Ca

Get Date of phone activation

I'm trying to get the date (in millis or Date or Calendar) of when the phone was activated. By activated I mean the first time it was turned on or the first tur