buttons

 

ADB Concepts : How to “Enable/Disable Bluetooth” on the Android Device by using ‘ADB Commands’

Get a step-by-step walkthrough in the video below!

In this Article, we are going to discuss How to Enable/Disable Bluetooth on the Android Device by using ADB Commands

# To enable ‘Bluetooth’ option:

Command:

This command will enable “bluetooth_manager” option, if it is disabled.

Example:

# To disable ‘Bluetooth’ option:

Command:

This command will disable “bluetooth_manager” option, if it is already enabled.

Example:

GitHub Link:


No comments:

Post a Comment