Android Real Device Configuration

Let us configure Android real device for Appium.

Before configuring make sure you have installed and setup the environmental variables for(SDK path, tools ,platform-tools).


Android Real Device

1. Connect the device with USB cable

2. Launch the setting App


setting App

3. Tap on build number 7 times


Tap on build number 7 times

4. After tapping on build number 7 times, Now it will enable you as a developer


You are now a developer

5. In system setting it will enable “Developer options” after tapping on build number


ID Locator

6. Click on the Developer options and enable the toggle of developer options


Click on Developer option

7. Scroll down and enable USB debugging as well.


Enable USB debugging

Click OK button on the device

8. Need to accept the popup which is shown on the device. If you don't accept the popup it will show as unauthorized when you type adb devices.


Accept the popup

9. Now type ‘adb devices’ in the command prompt it will show a list of connected devices.


Check the adb devices