|
||||
ADB in Ubuntu 10.10
Ok so I'd really like to get adb up and running on my linux machine as I use ubuntu a lot more than windows (and am really thinking about completely replacing it altogether) but I cant find a tutorial on how to do this as they are all for windows. I tried following this guide: [GUIDE] Lazyman's installation guide to ADB on Ubuntu 10.10 - xda-developers but I get stuck at the part about permissions (shows adb device-> Permissions ??????? no matter what I do)
can anyone walk me through it or know of a guide I can use? thanks a lot |
|
||||
Re: ADB in Ubuntu 10.10
Quote:
$ sudo chmod a+rx /etc/udev/rules.d/99-android.rules and $ sudo restart udev then $ ./adb devices I still get the "????????? No permissions" I have no idea what im doing wrong because that is the right id?? |
|
||||
Re: ADB in Ubuntu 10.10
Quote:
Edit - been a while since I've had to do this ![]() Eh on second thought, he does already mention killing and starting the server if you're still getting the permissions issue... So I don't think there's anything to point out ![]() Last edited by arrrghhh; 03-18-2011 at 06:39 PM. |
|
||||
Re: ADB in Ubuntu 10.10
Quote:
thanks a lot for the help man |
|
||||
Re: ADB in Ubuntu 10.10
Quote:
Just for your edification, I followed the guide to the T - that was the only 'hiccup' I ran into - and I was going to mention it to the OP of that guide, but if you read below he recommends killing and starting the adb server back up ![]() |
|
||||
Re: ADB in Ubuntu 10.10
Quote:
but regardless I can finally ditch stupid windows now lol thanks again |
![]() |
|
|
|