LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-02-2012, 01:57 AM   #1
*MattisFine*
LQ Newbie
 
Registered: Aug 2012
Posts: 1

Rep: Reputation: Disabled
Question How to install adb


I am using clockwork mod tether on a motorola milestone two android version 2.2, I have already done
# ./configure
# make
# make install
# make test
make test comes up with error 1.
When I try to start the tether with:
# sudo /Tether/linux/run.sh
It says adb cannot detect device; I also have set my phone to usb debugging and charge only mode.
Anybody know what to do?
 
Old 08-02-2012, 03:24 AM   #2
eSelix
Senior Member
 
Registered: Oct 2009
Location: Wroclaw, Poland
Distribution: Arch, Kubuntu
Posts: 1,281

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
Did you installed Android SDK and then after running "tools/android" program downloaded platform tools? After that you probably need to create udev rule in "/etc/udev/rules.d":
Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="0123", ATTR{idProduct}=="4567" OWNER="root", GROUP="root", MODE="0666"
where 0123 and 4567 are your Motorola device id (you can retrieve it fom "lsusb"). You can test adb connection by going to directory where it is installed (platform-tools) and invoking it by:
Code:
./adb devices
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ADB on Slackware Synderesis Slackware 6 05-21-2012 02:56 AM
Ubuntu connect to Android with adb, cannot see it! Please help! PeterUK Ubuntu 8 04-30-2012 02:25 AM
Need Help Following This ADB Tutorial. macattack Linux - Mobile 2 03-20-2012 05:14 PM
Device unable to connect to adb; LG LU2300 (Optimus Q) Android tensionwind Linux - Mobile 3 11-26-2011 06:42 AM
Need Help installing HTC MAGIC for adb evrgreen Linux - Hardware 0 07-24-2009 06:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration