Package
com.google.android.apps.photos
Photos
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.
- Signed by Google's own signing key (the same key Google uses across devices), so it is a Google-provided preinstall that updates independently of the system image, though 3 different Google signing keys appear across the fleet.
- Its largest observed manifest declares 57 permissions: 17 runtime (user-granted), 4 signature or system-level, 26 install-time and 10 vendor or uncatalogued.
- APK size ranges from 47.5 MB to 144.8 MB across the reporting device profiles, so the build differs substantially between them.
- Reported as an updated system app on 41 of 29 profiles - a newer build is installed over the one in the system image there.
Declared permissions (57)
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.
| Permission | Description |
|---|---|
ACCESS_COARSE_LOCATION |
This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location. |
ACCESS_FINE_LOCATION |
This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage. |
ACCESS_LOCAL_NETWORK |
- |
ACCESS_MEDIA_LOCATION |
Allows the app to read locations from your media collection. |
ACCESS_NETWORK_STATE |
Allows the app to view information about network connections such as which networks exist and are connected. |
BLUETOOTH |
Allows the app to view the configuration of the Bluetooth on the phone, and to make and accept connections with paired devices. |
CAMERA |
This app can take pictures and record videos using the camera while the app is in use. |
CHANGE_NETWORK_STATE |
Allows the app to change the state of network connectivity. |
CHANGE_WIFI_STATE |
Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks. |
DOWNLOAD_WITHOUT_NOTIFICATION |
- |
FOREGROUND_SERVICE |
Allows the app to make use of foreground services. |
FOREGROUND_SERVICE_CONNECTED_DEVICE |
Allows the app to make use of foreground services with the type "connectedDevice" |
FOREGROUND_SERVICE_DATA_SYNC |
Allows the app to make use of foreground services with the type "dataSync" |
FOREGROUND_SERVICE_MEDIA_PLAYBACK |
Allows the app to make use of foreground services with the type "mediaPlayback" |
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. |
GET_PACKAGE_SIZE |
Allows the app to retrieve its code, data, and cache sizes |
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 ↗ |
MANAGE_MEDIA |
Signature-level system permission, for platform-signed apps. |
NFC |
Allows the app to communicate with Near Field Communication (NFC) tags, cards, and readers. |
POST_NOTIFICATIONS |
Allows the app to show notifications |
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_EXTERNAL_STORAGE |
Allows the app to read the contents of your shared storage. |
READ_MEDIA_AUDIO |
Allows the app to read audio files from your shared storage. |
READ_MEDIA_IMAGES |
Allows the app to read image files from your shared storage. |
READ_MEDIA_VIDEO |
Allows the app to read video files from your shared storage. |
READ_MEDIA_VISUAL_USER_SELECTED |
Allows the app to read image and video files that you select from your shared storage. |
READ_PHONE_STATE |
Allows the app to access the phone features of the device. This permission allows the app to determine the phone number and device IDs, whether a call is active, and the remote number connected by a call. |
READ_PROFILE |
Install-time permission, granted automatically. |
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. |
RECORD_AUDIO |
This app can record audio using the microphone while the app is in use. |
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS |
Allows an app to ask for permission to ignore battery optimizations for that app. |
RUN_USER_INITIATED_JOBS |
Install-time permission, granted automatically. docs ↗ |
SET_WALLPAPER |
Allows the app to set the system wallpaper. |
SUBSCRIBED_FEEDS_READ |
Install-time permission, granted automatically. |
SUBSCRIBED_FEEDS_WRITE |
Install-time permission, granted automatically. |
SYSTEM_ALERT_WINDOW |
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear. |
USE_BIOMETRIC |
Allows the app to use biometric hardware for authentication |
USE_CREDENTIALS |
Install-time permission, granted automatically. |
USE_FINGERPRINT |
Allows the app to use fingerprint hardware for authentication |
USE_LOOPBACK_INTERFACE |
- |
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. |
WRITE_EXTERNAL_STORAGE |
Allows the app to write the contents of your shared storage. |
WRITE_MEDIA_STORAGE |
Signature or privileged system permission. |
WRITE_SETTINGS |
Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration. |
WRITE_SYNC_SETTINGS |
Allows an app to modify the sync settings for an account. For example, this can be used to enable sync of the People app with an account. |
com.android.launcher.permission.INSTALL_SHORTCUT |
- |
com.android.providers.media.permission.ACCESS_MEDIA_OWNER_PACKAGE_NAME |
- |
com.android.vending.BILLING |
- |
com.google.android.apps.photos.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.google.android.c2dm.permission.RECEIVE |
- |
com.google.android.googlequicksearchbox.permission.LENS_SERVICE |
- |
com.google.android.providers.gsf.permission.READ_GSERVICES |
- |
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.
/system, so Restore re-adds it (-k keeps app data)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.
| OEM | Model | Android | Provenance | Observations | Last seen |
|---|---|---|---|---|---|
| A-gold | Titan | Android 9.0 | - | 5 | 15 Jun 2025 |
| ALCommon | ALCommon | Android 15 | - | 1 | 20 Jun 2025 |
| Blackview | VARG | Android 11 | - | 1 | 1 Sep 2025 |
| CipherLab | RK95 | Android 9.0 | - | 3 | 25 Sep 2025 |
| Commbox | CommBox_Classic_S5 | Android 14 | - | 1 | 2 Apr 2026 |
| Crosscall | Stellar-X5 | Android 13 | - | 1 | 16 Jul 2025 |
| Crosscall | Stellar-X5 | Android 14 | - | 3 | 1 Sep 2025 |
| Crosscall | Stellar-X5 | Android 15 | - | 1 | 9 Apr 2026 |
| CUBOT | P80 | Android 13 | - | 2 | 20 Sep 2025 |
| Dahua | MC480-U | Android 13 | - | 1 | 8 Sep 2025 |
| Datalogic | Memor 35/35X | Android 15 | - | 1 1 user-facing | 11 Nov 2025 |
| DOOGEE | S41 Max | Android 13 | - | 2 | 3 Oct 2025 |
| Elo Touch Solutions | 15in-I-Series-5 | Android 14 | - | 12 | 22 Nov 2025 |
| Fairphone | Fairphone 6 | Android 15 | - | 2 2 user-facing | 6 Nov 2025 |
| Fairphone | FP4 | Android 13 | - | 1 1 user-facing | 20 Dec 2025 |
| Fairphone | FP4 | Android 15 | - | 1 1 user-facing | 28 May 2026 |
| GMS on ARM64 | Android 14 | - | 1 | 16 Sep 2025 | |
| Pixel 10 Pro | Android 16 | 1 1 user-facing | 26 Mar 2026 | ||
| Pixel 10 Pro | Android 17 | 1 1 user-facing | 1 Jun 2026 | ||
| Pixel 6 | Android 12 | - | 1 1 user-facing | 22 Jun 2025 | |
| Pixel 6 | Android 16 | - | 1 1 user-facing | 13 Oct 2025 | |
| Pixel 6 Pro | Android 15 | - | 7 3 user-facing | 23 Jun 2025 | |
| Pixel 7 | Android 13 | 1 1 user-facing | 19 Feb 2026 | ||
| Pixel 7 Pro | Android 16 | 1 1 user-facing | 9 Mar 2026 | ||
| Pixel 8 | Android 16 | - | 4 2 user-facing | 1 Jun 2026 | |
| Pixel 8a | Android 15 | - | 1 1 user-facing | 5 Oct 2025 | |
| Pixel 9 Pro XL | Android 16 | 21 5 user-facing | 29 Mar 2026 | ||
| Pixel 9 Pro XL | Android 17 | 2 2 user-facing | 2 Jun 2026 | ||
| Pixel 9a | Android 15 | - | 1 1 user-facing | 15 Jun 2025 | |
| Pixel 9a | Android 16 | - | 4 1 user-facing | 28 Nov 2025 | |
| sdk_gphone16k_arm64 | Android 16 | 2 2 user-facing | 6 Feb 2026 | ||
| sdk_gphone64_arm64 | Android 16 | - | 5 5 user-facing | 2 Dec 2025 | |
| sdk_gphone64_x86_64 | Android 12 | - | 3 3 user-facing | 1 Dec 2025 | |
| HMD Global | Nokia 8.3 5G | Android 10 | 1 1 user-facing | 25 Dec 2025 | |
| HMD Global | Nokia G22 | Android 14 | - | 1 | 4 Dec 2025 |
| HONOR | HEY-W09 | Android 12 | - | 3 | 26 Aug 2025 |
| HONOR | LLY-LX3 | Android 14 | - | 1 1 user-facing | 28 Jun 2025 |
| Hotwav | TAB R9 Pro | Android 14 | - | 1 1 user-facing | 18 Sep 2025 |
| Infinix | Infinix X6871 | Android 14 | - | 1 1 user-facing | 21 May 2025 |
| Isafemobile | IS540 | Android 14 | - | 2 | 17 Sep 2025 |
| Itel Mobile Limited | itel A16 Plus | Android 8.1 | 1 1 user-facing | 6 Dec 2025 | |
| Lenovo | Lenovo TB-X6C6NBF | Android 12 | - | 1 1 user-facing | 15 May 2025 |
| Lenovo | TB132FU | Android 14 | - | 1 1 user-facing | 16 Jun 2025 |
| Lenovo | TB328FU | Android 12 | - | 1 1 user-facing | 15 Sep 2025 |
| Lenovo | TB352FU | Android 15 | - | 1 1 user-facing | 8 Apr 2026 |
| Lenovo | TB570FU | Android 15 | - | 1 | 17 Jun 2025 |
| Motorola | moto g - 2025 | Android 16 | 1 1 user-facing | 14 Dec 2025 | |
| Motorola | moto g05 | Android 15 | 2 2 user-facing | 15 Apr 2026 | |
| Motorola | moto g06 | Android 15 | - | 2 | 3 Mar 2026 |
| Motorola | moto g14 | Android 13 | - | 1 | 19 Dec 2025 |
| Motorola | moto g15 | Android 15 | - | 10 10 user-facing | 27 Nov 2025 |
| Motorola | moto g24 | Android 14 | - | 1 | 19 Dec 2025 |
| Motorola | moto g34 5G | Android 14 | - | 1 | 2 Sep 2025 |
| Motorola | moto g85 5G | Android 14 | - | 1 1 user-facing | 21 Aug 2025 |
| Motorola | motorola edge 50 fusion | Android 15 | 11 1 user-facing | 29 Dec 2025 | |
| Motorola | motorola edge 50 fusion | Android 16 | - | 1 1 user-facing | 13 Oct 2025 |
| Motorola | ThinkPhone by motorola | Android 14 | - | 1 | 26 Sep 2025 |
| Motorola | ThinkPhone by motorola | Android 15 | - | 1 | 11 Oct 2025 |
| Nothing | A015 | Android 15 | - | 2 | 14 May 2025 |
| Nothing | A063 | Android 15 | 1 1 user-facing | 22 Apr 2026 | |
| NUU | N5501L | Android 8.1 | - | 3 | 21 Aug 2025 |
| NUU | S6707X | Android 14 | - | 1 | 12 Jan 2026 |
| OnePlus | CPH2653 | Android 16 | - | 1 1 user-facing | 24 Nov 2025 |
| OnePlus | KB2005 | Android 14 | - | 1 1 user-facing | 17 Sep 2025 |
| OnePlus | OnePlus8Pro | Android 11 | 24 22 user-facing | 28 Apr 2026 | |
| OPPO | CPH2591 | Android 15 | - | 1 1 user-facing | 10 Jul 2025 |
| OPPO | CPH2637 | Android 15 | 1 1 user-facing | 2 Feb 2026 | |
| OUKITEL | C59 Pro | Android 15 | - | 1 1 user-facing | 6 Nov 2025 |
| OUKITEL | WP100 TITAN | Android 14 | - | 2 | 25 Jul 2025 |
| OUKITEL | WP100 TITAN | Android 15 | - | 1 | 6 Dec 2025 |
| OUKITEL | WP28 E | Android 14 | 1 | 31 May 2026 | |
| OUKITEL | WP60 | Android 15 | - | 3 | 9 Dec 2025 |
| realme | RMX3627 | Android 12 | - | 1 1 user-facing | 20 Sep 2025 |
| Rhino | C10 | Android 10 | - | 1 1 user-facing | 14 Jul 2025 |
| Samsung | SM-A266B | Android 15 | - | 2 2 user-facing | 21 Aug 2025 |
| Samsung | SM-A266B | Android 16 | - | 1 1 user-facing | 26 Jan 2026 |
| Samsung | SM-A566B | Android 16 | - | 2 | 4 Nov 2025 |
| Samsung | SM-F766B | Android 16 | - | 1 1 user-facing | 11 Nov 2025 |
| Samsung | SM-G766B | Android 15 | - | 1 | 17 Oct 2025 |
| Samsung | SM-S931B | Android 15 | - | 1 1 user-facing | 20 Sep 2025 |
| Samsung | SM-S931B | Android 16 | - | 1 1 user-facing | 23 Nov 2025 |
| Samsung | SM-S936B | Android 16 | - | 1 1 user-facing | 18 Dec 2025 |
| Samsung | SM-S937B | Android 15 | - | 1 1 user-facing | 25 Aug 2025 |
| Samsung | SM-S938B | Android 15 | - | 2 2 user-facing | 25 Aug 2025 |
| Samsung | SM-S942B | Android 17 | 1 1 user-facing | 25 May 2026 | |
| Smt_hk | OV2219 | Android 12L | 1 1 user-facing | 16 Feb 2026 | |
| Smt_hk | YUMPINGO_1 | Android 9.0 | - | 1 | 9 Aug 2025 |
| Sony | I3312 | Android 8.1 | - | 1 | 17 Jun 2025 |
| TCL | 6025D_EEA | Android 11 | - | 1 | 17 Sep 2025 |
| TCL | 6165H | Android 13 | - | 1 | 16 Sep 2025 |
| TCL | 9466X | Android 13 | - | 1 1 user-facing | 13 Jan 2026 |
| TCL | 9491G | Android 14 | - | 1 1 user-facing | 26 Aug 2025 |
| TCL | T610K | Android 14 | - | 1 | 24 Oct 2025 |
| TCL | T951K | Android 15 | - | 8 | 8 Jan 2026 |
| Ulefone | Power Armor X11 Pro | Android 12 | - | 1 | 15 Sep 2025 |
| Unihertz | Titan 2 | Android 15 | - | 2 | 5 Jan 2026 |
| Unknown | GCE x86 phone | Android 9.0 | - | 1 1 user-facing | 7 Dec 2025 |
| Xiaomi | 23106RN0DA | Android 15 | - | 1 1 user-facing | 22 May 2025 |
| Xiaomi | 23124RA7EO | Android 15 | - | 1 | 17 Jun 2025 |
| Xiaomi | 24117RN76O | Android 15 | 1 1 user-facing | 28 Dec 2025 | |
| Xiaomi | 24117RN76O | Android 16 | 1 1 user-facing | 20 Mar 2026 | |
| Zebra Technologies | KC50 | Android 13 | - | 1 | 22 Dec 2025 |
| Zebra Technologies | KC50 | Android 14 | - | 1 | 2 Jun 2026 |
| Zebra Technologies | TC21 | Android 13 | - | 1 | 6 Sep 2025 |
Known labels
Locale-aware display names seen in the wild.
| Label | Locale | Seen |
|---|---|---|
| Photos | en-us | 109 |
| Photos | en-gb | 51 |
| Photos | en | 18 |
| Foto's | nl-NL | 12 |
| Fotos | de-at | 10 |
| Photos | en-GB | 9 |
| Fotos | es-es | 6 |
| Foto | it-IT | 5 |
| Photos | en-US | 5 |
| Foto's | nl-nl | 4 |
| Fotos | de-de | 4 |
| Photos | 4 | |
| Photos | en-be | 4 |
| Foto | it-it | 3 |
| Fotos | es-us | 3 |
| Photos | en-au | 3 |
| Фото | ru-ru | 3 |
| Foto | sv-SE | 2 |
| Photos | en-ng | 2 |
| Photos | en-sg | 2 |
| Photos | vi-VN | 2 |
| Photos | vi-vn | 2 |
| Photos | en-jm | 2 |
| フォト | ja-jp | 2 |
| Foto | sv-se | 1 |
| Fotos | es-MX | 1 |
| Fotos | es-mx | 1 |
| Photos | en-us-u-fw-sat | 1 |
| Photos | en-BD | 1 |
| Photos | en-bd | 1 |
| Photos | en-ca-u-fw-mon-mu-celsius | 1 |
| Photos | en-de | 1 |
| Photos | en-lk | 1 |
| Photos | en-mt | 1 |
| Photos | en-nl | 1 |
| Photos | en-nz | 1 |
| Photos | en-ph | 1 |
| Photos | en-pk | 1 |
| Photos | en-tt | 1 |
| Photos | en-us-u-fw-mon-ms-ussystem-mu-fahrenhe | 1 |
| Photos | en-za | 1 |