System app database

Package

com.samsung.android.app.watchmanagerstub

Wearable Manager Installer

47device profiles
71observations
69user-facing hits
18 Sep 2026last seen

Guidance

verified 14 Aug 2026

Labelled "Wearable Manager Installer" on every device in this sample and in Samsung's own Galaxy S20 application list, this is the small preinstalled stub that puts the full Galaxy Wearable app on a Galaxy phone when one is needed. Samsung describes Galaxy Wearable itself as the app that "connects the wearable device to your mobile device" and "manages and monitors wearable device features and applications", and distributes it through the Play Store, the Galaxy Store and the App Store; the stub is the on-device half of that arrangement and is a separate package from the companion app itself, which Samsung's Note9 application list records as com.samsung.android.app.watchmanager under the label "Samsung Gear". Unlike most components documented here it is user-facing: this site records user-facing observations of it. The permissions recorded here match the installer reading of Samsung's own label: INSTALL_PACKAGES and DELETE_PACKAGES, BLUETOOTH_PRIVILEGED and Samsung's own wearable and easy-pairing permissions, QUERY_ALL_PACKAGES, INTERNET and SYSTEM_ALERT_WINDOW. Samsung does not publish package-level documentation for the stub, so read the exact division of labour between it and Galaxy Wearable as inferred from the label and permissions rather than as documented behaviour. Version note: the package is long-standing but its presentation changed. Samsung's Oreo-era Note9 application list records it with no friendly label at all, at version 1.1.15-13032; the Android 11 S20 list records it as "Wearable Manager Installer" at 2.1.01.20006, which is the label current devices here still report, at versions 2.1.01.22002 through 2.1.01.26005 with a target SDK from API 29 to API 36. No source establishes a change in its role across Android releases beyond that relabelling. For Android Enterprise, EMM and kiosk use this is a package worth an explicit decision rather than a default. A component that holds INSTALL_PACKAGES and privileged Bluetooth access, and whose Samsung-given label describes it as an installer for a consumer companion app, is not something every kiosk or single-purpose deployment wants active. Deal with it through policy rather than by hand: where the aim is to stop wearable pairing altogether, the Android Management API has a bluetoothDisabled policy, which turns Bluetooth off rather than merely restricting it (the neighbouring bluetoothConfigDisabled policy only disables configuring Bluetooth, so it is not a way of preventing pairing). Samsung separately documents enabling or disabling a specific system app from the EMM console. No disable rating is given below, because no source sets out what stops working if the stub itself is turned off, and in particular whether it makes any difference on a device where Galaxy Wearable is already installed. Test that on your own hardware rather than assuming it either way.

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.

2
signing certs
OEM-forked / varies
25
permissions
largest set observed
0.6 MB – 4.5 MB
APK size
29 – 36
target SDK
2.1.01.22002 → 2.1.01.26006
versions observed
22
device profiles
Declared permissions (25)

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
ACCESS_LOCAL_NETWORK -
ACCESS_NETWORK_STATE Allows the app to view information about network connections such as which networks exist and are connected.
BLUETOOTH_PRIVILEGED Signature or privileged system permission.
DELETE_PACKAGES Signature or privileged system permission.
FOREGROUND_SERVICE Allows the app to make use of foreground services.
GET_TASKS Allows the app to retrieve information about currently and recently running tasks. This may allow the app to discover information about which applications are used on the device.
INSTALL_PACKAGES Signature or privileged system permission.
INTERACT_ACROSS_USERS Signature or privileged system permission.
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.
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_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.
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.
WRITE_EXTERNAL_STORAGE Allows the app to write the contents of your shared storage.
WRITE_SETTINGS Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.
com.samsung.accessory.budsunitemgr.permission.SIGNATURE -
com.samsung.android.app.watchmanagerstub.permission.BLUETOOTH_DEVICE_DIRECT -
com.samsung.android.app.watchmanagerstub.permission.DELETE_PACKAGE_CONFIRMED -
com.samsung.android.app.watchmanagerstub.permission.UNINSTALL_PACKAGE_FROM_TUHM -
com.samsung.android.hostmanager.permission.ACCESS_UNIFIED_HOST_MANAGER -
com.samsung.app.watchmanagerstub.permission.START_ACTIVITY -
com.samsung.bluetooth.permission.BLUETOOTH_DEVICE -
com.samsung.permission.wearable.CONNECT_ACCESS -
com.samsung.wearable.manager.permission.action_EASY_PAIR -

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.samsung.android.app.watchmanagerstub
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.samsung.android.app.watchmanagerstub
Re-enable
adb shell pm enable com.samsung.android.app.watchmanagerstub
Restore (re-install for the current user)
adb shell pm install-existing com.samsung.android.app.watchmanagerstub

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
Samsung SM-A057G Android 15 OEM Samsung 1 1 user-facing 8 Aug 2026
Samsung SM-A125F Android 12 OEM Samsung 1 1 user-facing 21 Jan 2026
Samsung SM-A135F Android 14 OEM Samsung 3 3 user-facing 21 Jan 2026
Samsung SM-A137F Android 14 - 1 1 user-facing 17 Jan 2026
Samsung SM-A236B Android 14 OEM Samsung 2 2 user-facing 10 Apr 2026
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-A346B Android 15 OEM Samsung 1 1 user-facing 27 Jul 2026
Samsung SM-A515F Android 13 - 1 1 user-facing 30 Jun 2025
Samsung SM-A528B Android 13 - 1 1 user-facing 19 Jun 2025
Samsung SM-A536B Android 15 - 1 1 user-facing 19 Jun 2025
Samsung SM-A536B Android 16 OEM Samsung 1 1 user-facing 29 Jul 2026
Samsung SM-A556B Android 15 - 1 1 user-facing 1 Jul 2025
Samsung SM-A566B Android 16 OEM Samsung 3 3 user-facing 12 Sep 2026
Samsung SM-F721B Android 15 - 1 1 user-facing 9 Jul 2025
Samsung SM-F766B Android 16 - 1 1 user-facing 11 Nov 2025
Samsung SM-F971B Android 17 OEM Samsung 1 1 user-facing 18 Sep 2026
Samsung SM-G766B Android 15 - 1 1 user-facing 17 Oct 2025
Samsung SM-G766B Android 16 OEM Samsung 1 1 user-facing 5 Sep 2026
Samsung SM-G780F Android 13 OEM Samsung 1 1 user-facing 29 Dec 2025
Samsung SM-G973U Android 12 OEM Samsung 2 2 user-facing 10 Jun 2026
Samsung SM-G991B Android 15 OEM Samsung 1 1 user-facing 19 Apr 2026
Samsung SM-M315F Android 12 - 1 1 user-facing 2 Feb 2026
Samsung SM-N950U1 Android 9.0 - 1 1 user-facing 20 Aug 2025
Samsung SM-N986B Android 13 - 9 7 user-facing 17 Jul 2025
Samsung SM-S721U Android 15 - 5 5 user-facing 5 Aug 2025
Samsung SM-S731B Android 16 OEM Samsung 1 1 user-facing 11 Aug 2026
Samsung SM-S906B Android 15 - 1 1 user-facing 2 Jun 2025
Samsung SM-S908U Android 16 OEM Samsung 2 2 user-facing 17 Sep 2026
Samsung SM-S921B Android 15 OEM Samsung 2 2 user-facing 22 Jul 2025
Samsung SM-S921B Android 16 OEM Samsung 1 1 user-facing 17 Sep 2026
Samsung SM-S921U Android 15 - 1 1 user-facing 19 Jun 2025
Samsung SM-S926B Android 16 OEM Samsung 1 1 user-facing 14 Apr 2026
Samsung SM-S928B Android 16 OEM Samsung 2 2 user-facing 12 Jun 2026
Samsung SM-S928U1 Android 15 - 1 1 user-facing 12 Sep 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 OEM Samsung 1 1 user-facing 25 May 2026
Samsung SM-S948U Android 16 - 1 1 user-facing 9 Sep 2026
Samsung SM-T636B Android 15 - 2 2 user-facing 12 Oct 2025
Samsung SM-T976B Android 13 - 1 1 user-facing 21 Jul 2025
Samsung SM-X716B Android 15 - 1 1 user-facing 27 Jun 2025
Samsung SM-X910 Android 14 - 1 1 user-facing 26 Jun 2025
Samsung SM-X910 Android 15 - 1 1 user-facing 12 Sep 2025

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Wearable Manager Installer en-gb 26
Wearable Manager Installer en 20
Wearable Manager Installer en-us 19
Wearable Manager Installer it-IT 5
Wearable Manager Installer nl-nl 5
Wearable Manager Installer de-de 3
Wearable Manager Installer en-nl 3
Wearable Manager Installer es-es 2
Wearable Manager Installer fr-fr 2
Wearable Manager Installer it-it 2
Wearable Manager Installer 2
Wearable Manager Installer es-ES 2
Wearable Manager Installer en-GB 2
Wearable Manager Installer es-us 2
Wearable Manager Installer ru-ru 1
Wearable Manager Installer cs-CZ 1
Wearable Manager Installer cs-cz 1
Wearable Manager Installer en-US 1
Wearable Manager Installer en-au 1
Wearable Manager Installer es-US 1
Wearable Manager Installer fr-FR 1
Wearable Manager Installer fr-dz 1
Wearable Manager Installer pl-PL 1
Wearable Manager Installer pl-pl 1