Jump to content

How to run "adb" (android debug bridge) in Ubuntu-based GNU+Linux, for hudl


Guest glossywhite

Recommended Posts

Guest glossywhite

How to get "Android Debug Bridge" (adb to you and I), working in a Ubuntu-based distro

Working on Linux Mint 15 64 bit (Cinnamon):

 

1/ Check and see if the file:

 

/etc/udev/rules.d/51-android.rules 

 

exists; if not, create it:

sudo nano /etc/udev/rules.d/51-android.rules

2/ Paste the following line (excluding the quotation marks " " into that file, save the file out, and exit nano:

SUBSYSTEM=="usb", ATTR{idVendor}=="0e79", ATTR{idProduct}=="5009", MODE="0666"

3/ TURN ON "USB debugging", and then un-plug and re-plug your "hudl" into USB.

 

 

Done :)



 

Edited by glossywhite
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.