How to install Moto drivers for ADB

As stated above, I want to install moto drivers on my laptop thats running ubuntu 14.04. I have adb installed but im not sure how to install my drivers.

At the bottom it says how to do it but im new to linux any help woulld be appreciated.

3

1 Answer

You need to put your computer into developer mode and enable USB debugging.

Steps to take:

Goto: Settings > About phone > Build number

Tap it 7 times. You'll enter developer mode.

The go back to Settings > 'Developer settings' and turn on 'USB debugging'. Your device should then show up when you run 'adb devices'.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like