System app database

Package

com.android.calendar

Calendar

3device profiles
13observations
9user-facing hits
13 Feb 2026last seen

Package intelligence

Observed signing, permission, version and size signals from contributing devices - descriptive of that sample, not a verdict. These come from the v2 Package Search sync, which not every device has contributed to yet, so for some packages this detail is partial or not present at all.

1
signing cert
consistent across devices
12
permissions
largest set observed
1.7 MB
APK size
18
target SDK
8.1.0
versions observed
1
device profile
Declared permissions (12)

Largest permission set observed for this package. Text is Android's own published description where one exists; platform permissions Android does not document show their granted protection level (in grey) instead; vendor or unknown constants show the name only.

PermissionDescription
GET_ACCOUNTS Allows the app to get the list of accounts known by the phone. This may include any accounts created by applications you have installed.
INTERNET Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
MANAGE_ACCOUNTS Install-time permission, granted automatically. docs ↗
READ_CALENDAR This app can read all calendar events stored on your phone and share or save your calendar data.
READ_CONTACTS Allows the app to read data about your contacts stored on your phone. Apps will also have access to the accounts on your phone that have created contacts. This may include accounts created by apps you have installed. This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge.
READ_SYNC_SETTINGS Allows the app to read the sync settings for an account. For example, this can determine whether the People app is synced with an account.
RECEIVE_BOOT_COMPLETED Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
USE_CREDENTIALS Install-time permission, granted automatically.
VIBRATE Allows the app to control the vibrator.
WAKE_LOCK Allows the app to prevent the phone from going to sleep.
WRITE_CALENDAR This app can add, remove, or change calendar events on your phone. This app can send messages that may appear to come from calendar owners, or change events without notifying their owners.
com.google.android.googleapps.permission.GOOGLE_AUTH.mail -

Manage on devices

ADB commands for this package (the inverse of each is included so you can undo). Run from an authorised shell or wire the equivalent into your DPC. Verify on a test device first - this database doesn’t yet classify which packages are safe to change. --user 0 targets the current user; drop it (and use a privileged shell) to act device-wide.

Disable for the current user
adb shell pm disable-user --user 0 com.android.calendar
Remove for the current user - a per-user uninstall; the APK stays on /system, so Restore re-adds it (-k keeps app data)
adb shell pm uninstall -k --user 0 com.android.calendar
Re-enable
adb shell pm enable com.android.calendar
Restore (re-install for the current user)
adb shell pm install-existing com.android.calendar

Seen on

Each record is a device profile (make + model + Android version). Each unique handset that syncs against a matching profile will increase the observations of a package, thereby increasing confidence that a package is expected to be on a device.

OEMModelAndroidProvenanceObservationsLast seen
CipherLab RK95 Android 9.0 - 3 25 Sep 2025
Google GMS on ARM64 Android 14 - 1 16 Sep 2025
QEMU Standard PC (i440FX + PIIX, 1996) Android 8.1 OEM QEMU 9 9 user-facing 13 Feb 2026

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Calendar en-us 13
Calendar en-US 1