Hello,
I need help disabling a feature on the Zebra Android Enterprise.
How can I disable the sharing of contacts and call history from the Zebra Android via Bluetooth? Every time I need to connect a new printer to the Zebra TC21 via Bluetooth, a message appears asking to allow access to contacts and call history.
I need to disable this function because it disrupts our operation, as we have multiple printers and the Zebra TC21 is in Kiosk mode using MDM, which does not display this message when in Kiosk mode. There is no option in the Bluetooth settings to disable this sharing.
I also tried using Android Studio with the following command:
arduino
Copiar código
adb shell settings put global bluetooth_contact_sharing_enabled 0
However, this was unsuccessful.
I believe there is a specific command for Zebra's Android to disable this Bluetooth function through Android Studio using adb
Or some Zebra application to modify this Bluetooth configuration
Can you help me?
1 Replies
Nei, try working with Stagenow and the BT Settings, e.g. https://techdocs.zebra.com/stagenow/5-12/csp/bluetoothmgr/#silent-pairing-enabledisable or similar features listed on the same page.
Let me know.
Nicola