Package
com.samsung.android.widget.pictureframe
Gallery
Guidance
Recorded here with the English label "Gallery" and localised equivalents in other locales (Galerie, Galeria, Galería, Galleria, Galerij, Галерея). It is Samsung platform-signed, on an OEM key that also signs the Android framework. The label is the thing to be careful about: this is not the Samsung Gallery app itself. The package name is com.samsung.android.widget.pictureframe, and its permissions on this site's provenance data are those of a home-screen widget that displays photographs rather than of a gallery application. It requests READ_MEDIA_IMAGES, READ_MEDIA_VIDEO, READ_MEDIA_VISUAL_USER_SELECTED and ACCESS_MEDIA_LOCATION, the Samsung launcher's READ_SETTINGS permission, USE_EXACT_ALARM, SYSTEM_ALERT_WINDOW, VIBRATE and WAKE_LOCK, and a set of Samsung permissions named for Gallery content providers, Samsung Cloud, Samsung's "deepsky" widget services and a system UI keyguard image. A caveat on those vendor-named permissions: the provenance API records the permissions a package requests, never the ones it declares, so a name such as com.sec.android.gallery3d.provider2.READ shows this package asking for access published elsewhere and does not establish which component publishes it. Samsung documents how widgets reach the home screen generally: touch and hold the home screen, tap Widgets, choose a widget and tap Add. That page does not name a Gallery or picture frame widget, so it is cited here for the mechanism rather than for this package. For Android Enterprise, EMM and kiosk use there are two things worth noting. First, it holds INTERACT_ACROSS_USERS and INTERACT_ACROSS_USERS_FULL, so it is trusted to work across Android users, which is worth knowing on a device with a work profile or secondary users. Second, on a dedicated device whose launcher is replaced or locked down, a home-screen widget has no surface on which to appear. No role in enrolment or policy is identified in the sources cited here. It is rated with caution mainly because of the naming trap: an administrator sweeping a package list by label could disable this expecting to disable the Gallery app and get a different result in both directions. The effect on Samsung Gallery itself or on lock screen imagery is not documented, so test on one device. Version note: this database records builds from 5.0.00.21 to 9.0.00.24 across observed API levels 33 to 37, that is Android 13 and later, with a roll-up target SDK range of 33 to 36. The package does not appear on the Samsung certified application lists checked here for the Galaxy Note20 Ultra 5G (Android 10), the Galaxy S20 FE 5G (Android 11) or the Galaxy S21 Ultra 5G (Android 11). That is consistent with the package arriving after those releases, though a list that does not name a package is not proof it was absent from that firmware generation, and the release it arrived in could not be sourced.
- Add, customize, and use widgets on Galaxy phones - Samsung US →
- Galaxy Note20 Ultra 5G (N986B) Application List, Android 10 - Samsung Knox CC Mode →
- Galaxy S20 FE 5G (G781B) Application List, Android 11 - Samsung Knox CC Mode →
- Galaxy S21 Ultra 5G (G998B) Application List, Android 11 - Samsung Knox CC Mode →
- Package provenance for com.samsung.android.widget.pictureframe - Android System App Database →
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 the device maker's own signing key (Samsung), so it is an OEM preinstall, and that single certificate is consistent across all 20 device profiles. It also signs the Android framework, so it is a platform-level key on its device(s). Inferred from the certificate appearing only on Samsung devices (508 packages, 10196 observations).
- Its largest observed manifest declares 31 permissions: 4 runtime (user-granted), 4 signature or system-level, 6 install-time and 17 vendor or uncatalogued.
- APK size ranges from 3.9 MB to 13.1 MB across the reporting device profiles, so the build differs substantially between them.
- Never reported as user-facing, so it runs as a background or system component rather than an app the user opens.
Declared permissions (31)
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_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. |
FOREGROUND_SERVICE |
Allows the app to make use of foreground services. |
INTERACT_ACROSS_USERS |
Signature or privileged system permission. |
INTERACT_ACROSS_USERS_FULL |
Signature-level system permission, for platform-signed apps. |
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. |
REAL_GET_TASKS |
Signature or privileged system permission. |
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. |
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_EXACT_ALARM |
This app can schedule actions like alarms and reminders to notify you at a desired time in the future. |
VIBRATE |
Allows the app to control the vibrator. |
WAKE_LOCK |
Allows the app to prevent the phone from going to sleep. |
com.samsung.android.app.deepsky.donation.provider.permission.DONATE_ACTION |
- |
com.samsung.android.app.deepsky.feedback.provider.permission.SUBMIT_FEEDBACK |
- |
com.samsung.android.app.deepsky.permission.ACCESS_SERVICE |
- |
com.samsung.android.launcher.permission.READ_SETTINGS |
- |
com.samsung.android.permission.MEDIA_CLOUD_CONTENTS |
- |
com.samsung.android.permission.SEC_MEDIA_CONTENTS |
- |
com.samsung.android.permission.SEM_MEDIA_CONTENTS |
- |
com.samsung.android.providers.media.READ |
- |
com.samsung.android.scloud.cloudagent.permission.READ |
- |
com.samsung.android.widget.pictureframe.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.samsung.cmh.data.READ |
- |
com.samsung.cmh.data.WRITE |
- |
com.samsung.systemui.permission.KEYGUARD_IMAGE |
- |
com.sec.android.gallery3d.provider |
- |
com.sec.android.gallery3d.provider2.READ |
- |
com.sec.android.gallery3d.provider2.WRITE |
- |
com.wssnps.permission.COM_WSSNPS |
- |
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 |
|---|---|---|---|---|---|
| Samsung | SM-A057G | Android 15 | OEM Samsung | 1 | 8 Aug 2026 |
| Samsung | SM-A135F | Android 14 | OEM Samsung | 3 | 21 Jan 2026 |
| Samsung | SM-A137F | Android 14 | - | 1 | 17 Jan 2026 |
| Samsung | SM-A236B | Android 14 | OEM Samsung | 2 | 10 Apr 2026 |
| Samsung | SM-A266B | Android 15 | - | 2 | 21 Aug 2025 |
| Samsung | SM-A266B | Android 16 | - | 1 | 26 Jan 2026 |
| Samsung | SM-A346B | Android 15 | OEM Samsung | 1 | 27 Jul 2026 |
| Samsung | SM-A515F | Android 13 | - | 1 | 30 Jun 2025 |
| Samsung | SM-A528B | Android 13 | - | 1 | 19 Jun 2025 |
| Samsung | SM-A536B | Android 15 | - | 1 | 19 Jun 2025 |
| Samsung | SM-A536B | Android 16 | OEM Samsung | 1 | 29 Jul 2026 |
| Samsung | SM-A556B | Android 15 | - | 1 | 1 Jul 2025 |
| Samsung | SM-A566B | Android 16 | OEM Samsung | 3 | 12 Sep 2026 |
| Samsung | SM-F721B | Android 15 | - | 1 | 9 Jul 2025 |
| Samsung | SM-F766B | Android 16 | - | 1 | 11 Nov 2025 |
| Samsung | SM-F971B | Android 17 | OEM Samsung | 1 | 18 Sep 2026 |
| Samsung | SM-G766B | Android 15 | - | 1 | 17 Oct 2025 |
| Samsung | SM-G766B | Android 16 | OEM Samsung | 1 | 5 Sep 2026 |
| Samsung | SM-G780F | Android 13 | OEM Samsung | 1 | 29 Dec 2025 |
| Samsung | SM-G991B | Android 15 | OEM Samsung | 1 | 19 Apr 2026 |
| Samsung | SM-N986B | Android 13 | - | 9 | 17 Jul 2025 |
| Samsung | SM-S721U | Android 15 | - | 5 | 5 Aug 2025 |
| Samsung | SM-S731B | Android 16 | OEM Samsung | 1 | 11 Aug 2026 |
| Samsung | SM-S906B | Android 15 | - | 1 | 2 Jun 2025 |
| Samsung | SM-S908U | Android 16 | OEM Samsung | 2 | 17 Sep 2026 |
| Samsung | SM-S921B | Android 15 | OEM Samsung | 2 | 22 Jul 2025 |
| Samsung | SM-S921B | Android 16 | OEM Samsung | 1 | 17 Sep 2026 |
| Samsung | SM-S921U | Android 15 | - | 1 | 19 Jun 2025 |
| Samsung | SM-S926B | Android 16 | OEM Samsung | 1 | 14 Apr 2026 |
| Samsung | SM-S928B | Android 16 | OEM Samsung | 2 | 12 Jun 2026 |
| Samsung | SM-S928U1 | Android 15 | - | 1 | 12 Sep 2025 |
| Samsung | SM-S931B | Android 15 | - | 1 | 20 Sep 2025 |
| Samsung | SM-S931B | Android 16 | - | 1 | 23 Nov 2025 |
| Samsung | SM-S936B | Android 16 | - | 1 | 18 Dec 2025 |
| Samsung | SM-S937B | Android 15 | - | 1 | 25 Aug 2025 |
| Samsung | SM-S938B | Android 15 | - | 2 | 25 Aug 2025 |
| Samsung | SM-S942B | Android 17 | OEM Samsung | 1 | 25 May 2026 |
| Samsung | SM-S948U | Android 16 | - | 1 | 9 Sep 2026 |
| Samsung | SM-T636B | Android 15 | - | 2 | 12 Oct 2025 |
| Samsung | SM-T976B | Android 13 | - | 1 | 21 Jul 2025 |
| Samsung | SM-X200 | Android 14 | - | 1 | 27 Aug 2025 |
| Samsung | SM-X716B | Android 15 | - | 1 | 27 Jun 2025 |
| Samsung | SM-X910 | Android 14 | - | 1 | 26 Jun 2025 |
| Samsung | SM-X910 | Android 15 | - | 1 | 12 Sep 2025 |
Known labels
Locale-aware display names seen in the wild.
| Label | Locale | Seen |
|---|---|---|
| Gallery | en-gb | 26 |
| Gallery | en | 20 |
| Gallery | en-us | 18 |
| Galerij | nl-nl | 5 |
| Galleria | it-IT | 5 |
| Galerie | de-de | 3 |
| Gallery | en-nl | 3 |
| Galería | es-ES | 2 |
| Galería | es-es | 2 |
| Galleria | it-it | 2 |
| Gallery | en-GB | 2 |
| Gallery | 2 | |
| Galeria | pl-PL | 1 |
| Galeria | pl-pl | 1 |
| Galerie | fr-fr | 1 |
| Galerie | cs-cz | 1 |
| Galerie | cs-CZ | 1 |
| Galería | es-us | 1 |
| Gallery | en-US | 1 |
| Gallery | en-au | 1 |
| Галерея | ru-ru | 1 |