Member-only story

How to connect OnePlus 6 to Android studio and find element locators.

Praveen David Mathew
3 min readNov 16, 2020

Install Android studio and Appium desktop APP:

Follow the above article.

Enable Developer mode in Oneplus:

Navigate to Settings>About and click Build Number multiple time

<you will get a message pop saying developer mode enabled>

Enabled Remote Debugging:

Goto Settings>System>Developer options>Debugging>USB Debugging and enable it:

Connect phone to laptop usb:

Now search for device:

Open cmd and run:

adb devices

You will get prompt in phone for authorization accept it:

--

--

Praveen David Mathew
Praveen David Mathew

Written by Praveen David Mathew

An open source advocator/WebdriverIO Projectcommiter/Postman Supernova/Postman-html-extra contributor/Stack overflow sqa moderator/Speaker

No responses yet