Package
com.samsung.android.app.smartcapture
Samsung capture
Guidance
Labelled "Samsung capture" on the device and signed by Samsung OEM keys that also sign the Android framework, this is the Galaxy screen-capture layer. Its recorded permissions line up with that: reading the frame buffer, managing media projection, capturing video and audio output, and private permissions belonging to Samsung's scroll capture service. Samsung's own support page describes what a user sees, namely that taking a screenshot brings up a menu offering scroll capture for long screenshots, draw for editing before sharing, add tag, and share, alongside the Smart Select function and the screen recorder. Samsung does not publish package-level documentation, so read the mapping from this package to those features as inferred from the device label and the permission set rather than as documented behaviour. In an Android Enterprise, EMM or kiosk context the important point is that this package is not the control surface for screenshots. If your aim is to stop users capturing sensitive screens, the supported route is policy: a device owner or profile owner calls setScreenCaptureDisabled through DevicePolicyManager, added in API level 21, which also prevents content being shown on display devices without a secure video output. Disabling the Samsung package instead is the wrong tool - it removes the capture toolbar, scroll capture and Smart Select rather than blocking capture itself, and we could not source whether basic screenshot handling on a Galaxy build falls back cleanly without it. Test on one device before doing it at fleet scale. Version note: builds observed here run from 4.9.90.4 to 6.2.34, targeting API 31 up to 37. The permissions recorded across those builds include bindings to Samsung's on-device AI services, which suggests the feature set has grown over time, but our data does not attribute individual permissions to individual builds and Samsung does not publish a version-by-version breakdown, so the exact capture features available will vary by One UI version and by device and are best confirmed on the hardware in front of you.
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, but 2 different certificates appear across the fleet, so OEMs ship their own builds of it. 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 194 permissions: 5 runtime (user-granted), 38 signature or system-level, 16 install-time and 135 vendor or uncatalogued.
- APK size ranges from 29.7 MB to 128.1 MB across the reporting device profiles, so the build differs substantially between them.
- Reported as an updated system app on 3 of 22 profiles - a newer build is installed over the one in the system image there.
Declared permissions (194)
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_NETWORK_STATE |
Allows the app to view information about network connections such as which networks exist and are connected. |
ACCESS_NOTIFICATION_POLICY |
Allows the app to read and write Do Not Disturb configuration. |
ACCESS_WIFI_STATE |
Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices. |
BROADCAST_CLOSE_SYSTEM_DIALOGS |
Signature or privileged system permission. docs ↗ |
CAMERA |
This app can take pictures and record videos using the camera while the app is in use. |
CAPTURE_AUDIO_HOTWORD |
Signature or privileged system permission. docs ↗ |
CAPTURE_AUDIO_OUTPUT |
Signature or privileged system permission. docs ↗ |
CAPTURE_MEDIA_OUTPUT |
Signature or privileged system permission. |
CAPTURE_TUNER_AUDIO_INPUT |
Signature or privileged system permission. |
CAPTURE_VIDEO_OUTPUT |
Signature-level system permission, for platform-signed apps. |
CAPTURE_VOICE_COMMUNICATION_OUTPUT |
Signature or privileged system permission. |
CHANGE_COMPONENT_ENABLED_STATE |
Signature or privileged system permission. |
CONTROL_KEYGUARD |
Signature-level system permission, for platform-signed apps. |
DEVICE_POWER |
Signature-level system permission, for platform-signed apps. |
DISABLE_KEYGUARD |
Allows the app to disable the keylock and any associated password security. For example, the phone disables the keylock when receiving an incoming phone call, then re-enables the keylock when the call is finished. |
EXPAND_STATUS_BAR |
Allows the app to expand or collapse the status bar. |
FOREGROUND_SERVICE |
Allows the app to make use of foreground services. |
FOREGROUND_SERVICE_CAMERA |
Allows the app to make use of foreground services with the type "camera" |
FOREGROUND_SERVICE_MEDIA_PLAYBACK |
Allows the app to make use of foreground services with the type "mediaPlayback" |
FOREGROUND_SERVICE_MEDIA_PROJECTION |
Allows the app to make use of foreground services with the type "mediaProjection" |
FOREGROUND_SERVICE_MICROPHONE |
Allows the app to make use of foreground services with the type "microphone" |
INJECT_EVENTS |
Signature-level system permission, for platform-signed apps. |
INTERACT_ACROSS_USERS |
Signature or privileged system permission. |
INTERACT_ACROSS_USERS_FULL |
Signature-level system permission, for platform-signed apps. |
INTERNAL_SYSTEM_WINDOW |
Signature-level system permission, for platform-signed apps. |
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_ACTIVITY_TASKS |
Signature-level system permission, for platform-signed apps. |
MANAGE_EXTERNAL_STORAGE |
Signature-level system permission, for platform-signed apps. docs ↗ |
MANAGE_MEDIA_PROJECTION |
Signature-level system permission, for platform-signed apps. |
MANAGE_USERS |
Signature or privileged system permission. |
MODIFY_AUDIO_SETTINGS |
Allows the app to modify global audio settings such as volume and which speaker is used for output. |
POST_NOTIFICATIONS |
Allows the app to show notifications |
QUERY_ALL_PACKAGES |
Allows an app to see all installed packages. |
READ_EXTERNAL_STORAGE |
Allows the app to read the contents of your shared storage. |
READ_FRAME_BUFFER |
Signature-level system permission, for platform-signed apps. |
READ_PRIVILEGED_PHONE_STATE |
Signature or privileged system permission. docs ↗ |
READ_SEARCH_INDEXABLES |
Signature or privileged system permission. |
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. |
RECORD_AUDIO |
This app can record audio using the microphone while the app is in use. |
RECORD_SENSITIVE_CONTENT |
Signature-level system permission, for platform-signed apps. |
REMOTE_AUDIO_PLAYBACK |
Signature-level system permission, for platform-signed apps. |
SET_ACTIVITY_WATCHER |
Signature-level system permission, for platform-signed apps. |
SET_ORIENTATION |
Signature-level system permission, for platform-signed apps. |
SET_PROCESS_LIMIT |
Signature or privileged system permission. |
START_ACTIVITIES_FROM_BACKGROUND |
Signature or privileged system permission. docs ↗ |
STATUS_BAR |
Signature or privileged system permission. |
STATUS_BAR_SERVICE |
Signature-level system permission, for platform-signed apps. |
STOP_APP_SWITCHES |
Signature or privileged system permission. |
SUBSTITUTE_NOTIFICATION_APP_NAME |
Signature or privileged system permission. |
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. |
UNLIMITED_TOASTS |
Signature-level system permission, for platform-signed apps. |
UPDATE_DEVICE_STATS |
Signature or privileged system permission. |
VIBRATE |
Allows the app to control the vibrator. |
WAKE_LOCK |
Allows the app to prevent the phone from going to sleep. |
WRITE_EXTERNAL_STORAGE |
Allows the app to write the contents of your shared storage. |
WRITE_MEDIA_STORAGE |
Signature or privileged system permission. |
WRITE_SECURE_SETTINGS |
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. |
com.android.systemui.permission.SELF |
- |
com.google.android.apps.aicore.service.BIND_SERVICE |
- |
com.msc.openprovider.OpenContentProvider.READ_CONTENT |
- |
com.samsung.aimodelprovider.objectremovalmodels.AIProvider.READ |
- |
com.samsung.android.aicore.permission.BIND_DOWNLOAD_SERVICE |
- |
com.samsung.android.aicore.permission.BIND_ON_DEVICE_SERVICE |
- |
com.samsung.android.aicore.permission.BIND_WALLPAPER_SERVICE |
- |
com.samsung.android.aicore.permission.SUPPORTED_FEATURE_PROVIDER |
- |
com.samsung.android.aidrawing.permission.ACCESS_AIDRAWING |
- |
com.samsung.android.aidrawing.permission.ACCESS_AIDRAWING_CONFIG |
- |
com.samsung.android.app.aodservice.permission.AOD_PROVIDER |
- |
com.samsung.android.app.captureplugin.permission.ACCESS_CAPTURE_PLUGIN_SVC |
- |
com.samsung.android.app.cocktailbarservice.permission.ACCESS_PANEL |
- |
com.samsung.android.app.cocktailbarservice.permission.EDGE_HANDLER_STATE |
- |
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.app.interpreter.permission.READ_TRANSLATION_SETTINGS |
- |
com.samsung.android.app.interpreter.permission.TRANSLATION_FINISH_NEEDED |
- |
com.samsung.android.app.permission.DELETE_AFTER_SHARING |
- |
com.samsung.android.app.reminder.permission.READ |
- |
com.samsung.android.app.reminder.permission.WRITE |
- |
com.samsung.android.app.reminder.permission.action.REGISTER |
- |
com.samsung.android.app.routines.permission.READ_ROUTINE_INFO |
- |
com.samsung.android.app.scrollcapture.permission.ACCESS_REMOTE_SVC |
- |
com.samsung.android.app.scrollcapture.permission.ACCESS_SINGLE_SCREENSHOT_SVC |
- |
com.samsung.android.app.sketchbook.permission.ACCESS_AIDRAWING_CONFIG |
- |
com.samsung.android.app.smartcapture.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.samsung.android.app.smartcapture.INVOKE_SEARCLE |
- |
com.samsung.android.app.smartcapture.SMART_SELECT_CROP_MODE_FINISHED_PERMISSION |
- |
com.samsung.android.app.smartcapture.permission.PENDING_UPDATE |
- |
com.samsung.android.app.tips.permission.USE_INTENT_SERVICE |
- |
com.samsung.android.bixby.agent.permission.LAUNCH_BIXBY_VOICE |
- |
com.samsung.android.bixby.agent.permission.RECEIVE_BIXBY_VIEW_STATE |
- |
com.samsung.android.intellivoiceservice.ai.asr.permission.BIND_SPEECH_RECOGNITION_SERVICE |
- |
com.samsung.android.intellivoiceservice.ai.asr.permission.SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER |
- |
com.samsung.android.intellivoiceservice.ai.asr.permission.SYSTEM_BIND_SPEECH_RECOGNITION_SERVICE |
- |
com.samsung.android.intellivoiceservice.ai.asr.permission.SYSTEM_SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER |
- |
com.samsung.android.intellivoiceservice.ai.tts.permission.BIND_TEXT_TO_SPEECH |
- |
com.samsung.android.intellivoiceservice.ai.tts.permission.BIND_TEXT_TO_SPEECH_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.aitranslator.permission.BIND_TRANSLATION |
- |
com.samsung.android.intellivoiceservice.aitranslator.permission.BIND_TRANSLATION_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.common.permission.CONFIG_PROVIDER |
- |
com.samsung.android.intellivoiceservice.common.permission.SYSTEM_CONFIG_PROVIDER |
- |
com.samsung.android.intellivoiceservice.permission.BIND_CLASSIFICATION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_CONFIGURATION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_CORRECTION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_CORRECTION_SERVICE_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.permission.BIND_EMOJI_AUGMENTATION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_EXTRACTION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_FORMAT_CONVERSION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_GENERIC_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_NOTES_ORGANIZATION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SMART_CAPTURE_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SMART_COVER_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SMART_REPLY_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SMART_REPLY_SERVICE_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SUGGESTION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SUGGESTION_SERVICE_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SUMMARIZATION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_SUMMARIZATION_SERVICE_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.permission.BIND_TONECONVERT_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_TONECONVERT_SERVICE_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.permission.BIND_TRANSLATION_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_USAGE_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_WRITING_COMPOSER_SERVICE |
- |
com.samsung.android.intellivoiceservice.permission.BIND_WRITING_COMPOSER_SERVICE_FOR_EXTERNAL |
- |
com.samsung.android.intellivoiceservice.permission.SUPPORTED_FEATURE_PROVIDER |
- |
com.samsung.android.launcher.TASKBAR_PERFORMED |
- |
com.samsung.android.launcher.permission.READ_SETTINGS |
- |
com.samsung.android.launcher.permission.TASKBAR_PERFORMED |
- |
com.samsung.android.permission.AIRVIEW_APPS_INTERACTION |
- |
com.samsung.android.permission.EXTRACT_SMARTCLIP_DATA |
- |
com.samsung.android.permission.MULTI_WINDOW_MONITOR |
- |
com.samsung.android.permission.READ_FRAME_BUFFER_IGNORE_POLICY |
- |
com.samsung.android.permission.READ_SCPM |
- |
com.samsung.android.permission.SEM_MEDIA_CONTENTS |
- |
com.samsung.android.permission.SEM_VOLD_DATA_MOVE |
- |
com.samsung.android.permission.SEM_WRITE_CAPTURED_URL |
- |
com.samsung.android.permission.SSRM_NOTIFICATION_PERMISSION |
- |
com.samsung.android.permission.WRITE_CAPTURED_URL |
- |
com.samsung.android.permission.WRITE_SCPM |
- |
com.samsung.android.permisson.START_DOCK_OR_HOME |
- |
com.samsung.android.provider.indexing.permission.ACCESS_PROVIDER |
- |
com.samsung.android.provider.smartclip.permission.READ |
- |
com.samsung.android.provider.smartclip.permission.WRITE |
- |
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY |
- |
com.samsung.android.providers.media.CMH |
- |
com.samsung.android.providers.media.READ |
- |
com.samsung.android.providers.media.WRITE |
- |
com.samsung.android.samsungaccount.permission.ACCOUNT_MANAGER |
- |
com.samsung.android.scs.ai.asr.permission.BIND_SPEECH_RECOGNITION_SERVICE |
- |
com.samsung.android.scs.ai.asr.permission.SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER |
- |
com.samsung.android.scs.ai.asr.permission.SYSTEM_BIND_SPEECH_RECOGNITION_SERVICE |
- |
com.samsung.android.scs.ai.asr.permission.SYSTEM_SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER |
- |
com.samsung.android.scs.ai.image.permission.BIND_IMAGE_SERVICE |
- |
com.samsung.android.scs.ai.image.permission.IMAGE_PROVIDER |
- |
com.samsung.android.scs.ai.suggestion.permission.SUGGESTION_PROVIDER |
- |
com.samsung.android.scs.ai.text.permission.TEXT_PROVIDER |
- |
com.samsung.android.scs.permission.SUPPORTED_FEATURE_PROVIDER |
- |
com.samsung.android.sdk.handwriting.permission.RESOURCE_LANGUAGE_UPDATE |
- |
com.samsung.android.sdk.handwriting.permission.RESOURCE_LANGUAGE_UPDATE_COMMAND |
- |
com.samsung.android.sdk.ocr.permission.PROVIDE_OCR_RESOURCE |
- |
com.samsung.android.service.airviewdictionary.permission.START |
- |
com.samsung.android.service.tagservice.permission.ACCESS_PROVIDER |
- |
com.samsung.android.settings.permission.ACCESS_EPISODE |
- |
com.samsung.android.settings.permission.MANAGE_LANGUAGE_PACK |
- |
com.samsung.android.spay.permission.READ_SPAY_SHARE |
- |
com.samsung.android.ssco.models.permission.READ |
- |
com.samsung.android.ssco.models.permission.UPDATE_MODEL |
- |
com.samsung.android.ssco.models.permission.WRITE |
- |
com.samsung.android.stickercenter.service.ACCESS |
- |
com.samsung.android.sume.nn.service.permission.ACCESS_SUME_NN_SERVICE |
- |
com.samsung.android.visual.cloudcore.permission.BIND_DOWNLOAD_SERVICE |
- |
com.samsung.android.visual.cloudcore.permission.BIND_IMAGE_EDITOR_SERVICE |
- |
com.samsung.android.visual.cloudcore.permission.BIND_PORTRAIT_SERVICE |
- |
com.samsung.android.visual.cloudcore.permission.SUPPORTED_FEATURE_PROVIDER |
- |
com.samsung.clipboardsaveservice.CLIPBOARDSAVESERVICE_PERMISSION |
- |
com.samsung.cmh.data.READ |
- |
com.samsung.cmh.data.WRITE |
- |
com.samsung.helphub.permission.HELP |
- |
com.samsung.knox.securefolder.REMOTE_CONTENT_PROVIDER |
- |
com.samsung.ocr.permission.OCR_SERVICE |
- |
com.samsung.ocrservice.permission.OCR_SERVICE |
- |
com.samsung.permission.CAPTURE |
- |
com.samsung.permission.READ_SEC_COMMON_POLICY |
- |
com.samsung.sea.retailagent.permission.RETAILMODE |
- |
com.samsung.systemui.permission.LTW_CAST_CHIP |
- |
com.sec.android.app.ACCESS_SMART_SELECT_PLUS_SERVICE |
- |
com.sec.android.app.apex.permission.ACCESS_APEX_SERVICE |
- |
com.sec.android.app.permission.ACCESS_FLASH_ANNOTATE |
- |
com.sec.android.mimage.photoretouching |
- |
com.sec.android.permission.IN_APP_SOUND |
- |
com.sec.android.settings.permission.SOFT_RESET |
- |
com.sec.spp.permission.TOKEN_c5c662b32b26c67dd63e41eddbcff60533d6c6909888750f85feb81d10b37cfb84794f72a19d9640811d093a643e8320434193068803930a98494cda4a2a2b6afbb8a1563173e49779503f5231e7ed5cbb1162c8771ae7959c281dc0c76c5b372199c393240d3efef92fd966cf696c9fa01013518206fa7cfc1eea851879980f |
- |
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-A125F | Android 12 | OEM Samsung | 1 | 21 Jan 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-G973U | Android 12 | OEM Samsung | 2 | 10 Jun 2026 |
| Samsung | SM-G991B | Android 15 | OEM Samsung | 1 | 19 Apr 2026 |
| Samsung | SM-M315F | Android 12 | - | 1 | 2 Feb 2026 |
| Samsung | SM-N950U1 | Android 9.0 | - | 1 | 20 Aug 2025 |
| 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 |
|---|---|---|
| Samsung capture | en-gb | 26 |
| Samsung capture | en | 20 |
| Samsung capture | en-us | 19 |
| Acquisizione Samsung | it-IT | 5 |
| Samsung vastleggen | nl-nl | 5 |
| Captura de Samsung | es-us | 3 |
| Samsung capture | en-nl | 3 |
| Smart-Aufnahme | de-de | 3 |
| Acquisizione Samsung | it-it | 2 |
| Captura de Samsung | es-es | 2 |
| Captura de Samsung | es-ES | 2 |
| Capture Samsung | fr-fr | 2 |
| Samsung capture | 2 | |
| Samsung capture | en-GB | 2 |
| Captura de Samsung | es-US | 1 |
| Capture Samsung | fr-FR | 1 |
| Capture Samsung | fr-dz | 1 |
| Kopie Samsung | cs-CZ | 1 |
| Kopie Samsung | cs-cz | 1 |
| Przechwytywanie Samsung | pl-pl | 1 |
| Przechwytywanie Samsung | pl-PL | 1 |
| Samsung capture | en-au | 1 |
| Samsung capture | en-US | 1 |
| Съемка Samsung | ru-ru | 1 |