
ADB in Android is packaged with Google’s Android SDK (Software Development Kit). Pre-Requisite- SDK (Software Development Kit) should be installed on the machine. See steps below for connecting to an emulator. Here we will see both, connecting to emulator as well as with real device for testing.
#Add bluetooth to android emulator mac how to#


It helps you perform different actions like installing or debugging a device and run various commands on a device by providing access to a Unix shell. It is used to bridge communication between an emulator instance (Android device) and the background running daemon process (server). Android Debug Bridge (ADB) is a command-line tool that allows you to communicate with a device.
