Package
com.samsung.android.smartmirroring
Smart View
Guidance
Smart View, Samsung's screen-mirroring feature on Galaxy devices. Samsung's own support documentation describes it from the user's side: open the Quick settings panel, tap Smart View, pick the television, and exactly what is showing on the phone appears on the TV, whether that is an app, a photo or a video, with the TV on the same Wi-Fi network. Disconnecting is the same tap in Quick settings. Despite that visibility it is a system component rather than an ordinary app: it has no launcher entry in any observation here, and it is signed by a Samsung OEM key that also signs the Android framework. The permissions it declares, as recorded on this site, are consistent with that role and worth knowing, because they indicate how much of the device the feature was built to reach: CAPTURE_VIDEO_OUTPUT, CAPTURE_SECURE_VIDEO_OUTPUT, CAPTURE_AUDIO_OUTPUT, CONFIGURE_WIFI_DISPLAY, ADD_TRUSTED_DISPLAY, BIND_QUICK_SETTINGS_TILE and a companion app-streaming profile permission. CONFIGURE_WIFI_DISPLAY is the platform's Wi-Fi Display permission, consistent with the wireless-display route Smart View has historically used. Version note. Samsung's own Common Criteria application lists record the package under the same "Smart View" label on the Galaxy Note9 (the Oreo-era N960N list, at 5.0.43) and on the Galaxy S20 (the R-era G981U list, at 8.2.11.33). Devices on this site report 8.2.16.44 to 8.2.28.15, observed from API 28 through API 37 and targeting API 31 to 36, only on Samsung hardware, so it is long-standing and still maintained. What has moved is which displays it can reach, and that is the part worth checking before planning around it. Google Cast support arrived awkwardly: SamMobile reported the capability present but not exposed as a supported option on One UI 5 and Android 13 builds, the route to enable it made considerably harder in One UI 6 and Android 14, and an easier toggle restored under Smart View's own Labs settings in One UI 6.1, rolling out across models over following months. Samsung's current support documentation now states plainly that Smart View can wirelessly connect a compatible Galaxy phone to a Samsung Smart TV or a Chromecast device. Two cautions on that: the intermediate steps rest on SamMobile's reporting rather than Samsung documentation, and availability depends on One UI version, model and rollout rather than being uniform across a fleet. Check the build in front of you. For Android Enterprise, EMM and kiosk use, the relevant point is that mirroring puts the whole screen onto a nearby display, which is a data-egress question on a managed handset and, on a single-purpose device, a route out of the intended experience through the Quick settings tile. Samsung documents no dedicated screen-mirroring restriction in Knox Service Plugin's device restrictions; the nearest documented control there is Allow Wi-Fi Direct, which governs whether the device may connect to Wi-Fi Direct networks without an access point. Samsung does not document whether that restriction affects Smart View, and no source here establishes that it does, so do not reach for it as a mirroring control without testing the result. The documented route to remove the feature itself is blocking the package by name through Knox Manage's application policies. The rating below is caution rather than safe: the expected user-visible effect of blocking it is the loss of mirroring, but other effects are undocumented and need testing. This site records the permissions a package requests, so while a com.samsung.android.smartmirroring.API permission appears among them, that establishes neither that the package defines such an interface nor that anything else calls into it. Test on one device before rolling it out.
- Screen mirroring to your Samsung TV - Samsung Support →
- Share the screen of your Galaxy phone with Smart View - Samsung Support →
- Galaxy Note9 (N960N) application list - Samsung Knox CC Mode documentation →
- Galaxy S20 5G (G981U) application list - Samsung Knox CC Mode documentation →
- New method to cast Galaxy screen to Google Cast using Smart View - SamMobile →
- One UI 6.1 update brings back an easier way to enable Chromecast in Smart View - SamMobile →
- Device restrictions (Allow Wi-Fi Direct) - Knox Service Plugin - Samsung Knox Documentation →
- Enable or disable a specific system app - Knox Manage - Samsung Knox Documentation →
- Package provenance for com.samsung.android.smartmirroring - 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 19 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 88 permissions: 6 runtime (user-granted), 42 signature or system-level, 14 install-time and 26 vendor or uncatalogued.
- APK size ranges from 5.7 MB to 9.9 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 (88)
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_CACHE_FILESYSTEM |
Signature or privileged system permission. |
ACCESS_KEYGUARD_SECURE_STORAGE |
Signature-level system permission, for platform-signed apps. |
ACCESS_NETWORK_STATE |
Allows the app to view information about network connections such as which networks exist and are connected. |
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. |
ADD_TRUSTED_DISPLAY |
Signature-level system permission, for platform-signed apps. |
BIND_COMPANION_DEVICE_SERVICE |
Signature-level system permission, for platform-signed apps. |
BIND_QUICK_SETTINGS_TILE |
Signature-level system permission, for platform-signed apps. docs ↗ |
BLUETOOTH_ADVERTISE |
Allows the app to advertise to nearby Bluetooth devices |
BLUETOOTH_CONNECT |
Allows the app to connect to paired Bluetooth devices |
BLUETOOTH_PRIVILEGED |
Signature or privileged system permission. |
BLUETOOTH_SCAN |
Allows the app to discover and pair nearby Bluetooth devices |
BLUETOOTH_STACK |
Signature-level system permission, for platform-signed apps. |
CAPTURE_AUDIO_OUTPUT |
Signature or privileged system permission. docs ↗ |
CAPTURE_SECURE_VIDEO_OUTPUT |
Signature-level system permission, for platform-signed apps. |
CAPTURE_VIDEO_OUTPUT |
Signature-level system permission, for platform-signed apps. |
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. |
CONFIGURE_WIFI_DISPLAY |
Signature-level system permission, for platform-signed apps. |
CONTROL_DISPLAY_BRIGHTNESS |
Signature-level system permission, for platform-signed apps. |
DEVICE_POWER |
Signature-level system permission, for platform-signed apps. |
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_CONNECTED_DEVICE |
Allows the app to make use of foreground services with the type "connectedDevice" |
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. |
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. |
LOCAL_MAC_ADDRESS |
Signature or privileged system permission. |
MAINLINE_NETWORK_STACK |
- |
MANAGE_ACTIVITY_STACKS |
Signature-level system permission, for platform-signed apps. |
MANAGE_ACTIVITY_TASKS |
Signature-level system permission, for platform-signed apps. |
MANAGE_USERS |
Signature or privileged system permission. |
MANAGE_WIFI_NETWORK_SELECTION |
Signature or privileged system permission. |
MEDIA_CONTENT_CONTROL |
Signature or privileged system permission. |
MODIFY_AUDIO_ROUTING |
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. |
MODIFY_PHONE_STATE |
Signature or privileged system permission. |
NEARBY_WIFI_DEVICES |
Allows the app to advertise, connect, and determine the relative position of nearby Wi\u2011Fi devices |
NETWORK_SETTINGS |
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 |
QUERY_ALL_PACKAGES |
Allows an app to see all installed packages. |
READ_PRIVILEGED_PHONE_STATE |
Signature or privileged system permission. docs ↗ |
REAL_GET_TASKS |
Signature or privileged system permission. |
REBOOT |
Signature or privileged system permission. |
RECOVERY |
Signature or privileged system permission. |
REMOVE_TASKS |
Signature-level system permission, for platform-signed apps. |
REORDER_TASKS |
Allows the app to move tasks to the foreground and background. The app may do this without your input. |
REQUEST_COMPANION_PROFILE_APP_STREAMING |
Signature or privileged system permission. |
REQUEST_COMPANION_SELF_MANAGED |
Signature or privileged system permission. |
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. |
STOP_APP_SWITCHES |
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. |
TETHER_PRIVILEGED |
Signature or privileged system permission. |
WAKE_LOCK |
Allows the app to prevent the phone from going to sleep. |
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.samsung.android.allshare.service.mediashare.AP_SCREEN_SHARING_STATUS_BROADCAST_RECEIVE_PERMISSION |
- |
com.samsung.android.app.routines.permission.READ_ROUTINE_INFO |
- |
com.samsung.android.beaconmanager.permission.START_BLE_PROXY |
- |
com.samsung.android.bixby.agent.permission.RECEIVE_BIXBY_VIEW_STATE |
- |
com.samsung.android.bixby.agent.permission.RECEIVE_BIXBY_WINDOW_VISIBILITY_CHANGE |
- |
com.samsung.android.easysetup.permission.CONTROL_TV |
- |
com.samsung.android.easysetup.permission.SETUP |
- |
com.samsung.android.easysetup.permission.TV_PROVIDER |
- |
com.samsung.android.mcfds.permission.ACCESS_SERVICE |
- |
com.samsung.android.mcfds.permission.START_SERVICE |
- |
com.samsung.android.oneconnect.permission.READ_CLOUD_LOCATION_PROVIDER |
- |
com.samsung.android.oneconnect.permission.START_SERVICE |
- |
com.samsung.android.permission.ACCESS_SYSTEM_KEY_DISPATCHING |
- |
com.samsung.android.permission.READ_SCPM |
- |
com.samsung.android.permission.WRITE_SCPM |
- |
com.samsung.android.secondscreen.READ |
- |
com.samsung.android.service.stplatform.permission.BROADCAST |
- |
com.samsung.android.sharelive.permission.REQUEST_CANCEL_PROTOCOL_X |
- |
com.samsung.android.smartmirroring.API |
- |
com.samsung.android.smartmirroring.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.samsung.android.smartmirroring.permission.EXCEPTION_HANDLING |
- |
com.samsung.permission.WIFI_FACTORY_TEST |
- |
com.sec.android.permission.PERSONAL_MEDIA |
- |
com.sec.spp.permission.TOKEN_57b21b72223343556e7119e5eae807ac89610d6e7047f50460a5d3a7f558061baa4a34e5acc921ca446ed78950b3bc8074ba8330b7e7d588ce2049bf376e410f956d54a8306468ea03fb881e36fa9fdba6d73ffadbbfc76255fa208594247a2f495c6512217001fd320a40ef6765e4dd50d1912ae0c34a69e74de8c00263af54 |
- |
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-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 |
|---|---|---|
| Smart View | en-gb | 23 |
| Smart View | en | 20 |
| Smart View | en-us | 19 |
| Smart View | it-IT | 5 |
| Smart View | nl-nl | 5 |
| Smart View | es-us | 3 |
| Smart View | de-de | 3 |
| Smart View | en-nl | 3 |
| Smart View | 2 | |
| Smart View | es-ES | 2 |
| Smart View | it-it | 2 |
| Smart View | es-es | 2 |
| Smart View | ru-ru | 1 |
| Smart View | en-GB | 1 |
| Smart View | en-US | 1 |
| Smart View | en-au | 1 |
| Smart View | es-US | 1 |
| Smart View | fr-dz | 1 |
| Smart View | pl-PL | 1 |
| Smart View | pl-pl | 1 |