Setting Up the Android SDK in Ubuntu or Debian Linux (Part 1)
Uploader Comments (OhHeyItsLou)
All Comments (25)
-
@wilbso1234 SUBSYSTEM=="usb" SYSFS{idVendor}=="0FCE", MODE="0666"
-
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666" remeber that? i was just wandering, how could i get this gedit thing for my x8, i mean what/how woulld i get it for x8
-
Hey guys the android sdk was successfully installed but my galaxy pop is not getting recognised . I put the samsung vendor is as 04E8 and mode as 0666 and tried changing the mode as well but ./adb devices will return "????????????? no permissions" each time and ya i was in debugging mode when i tried .. plz help me
-
@tommyangelov Company USB Vendor ID Acer 0502 ASUS 0B05 Dell 413C Foxconn 0489 Garmin-Asus 091E Google 18D1 Hisense 109B HTC 0BB4 Huawei 12D1 K-Touch 24E3 KT Tech 2116 Kyocera 0482 Lenevo 17EF LG 1004 Motorola 22B8 NEC 0409 Nook 2080 Nvidia 0955 OTGV 2257 Pantech 10A9 Pegatron 1D4D Philips 0471 PMC-Sierra 04DA Qualcomm 05C6 SK Telesys 1F53 Samsung 04E8 Sharp 04DD Sony Ericsson 0FCE Toshiba 0930 ZTE 19D2
-
What about Galaxy S2? What's the mode for it?
Thanks.
-
thanks!!!!!!!!!!!!!!!!!!!!!!!
-
hey, how do you do the thing where you switch between desktops?
-
And can you help me with terminal commands with architecture AMD64?
Thanks
-
@OhHeyItsLou thanks for this video! i got my LG recognized now by my Lynx
what screen recording tool did you use?
vinzcero 5 months ago
@vinzcero In this video I was using gtk-recordmydesktop however I've since switched to using ffmpeg with x11grab.
OhHeyItsLou 5 months ago
I ran into this problem:Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ia32-libs
I am using ubuntu 10.04 32 bit system, booted from a usb stick
irinhuman 6 months ago
@irinhuman If you're using a 32 bit system you don't need the 32 bit libraries so you can skip that part.
OhHeyItsLou 6 months ago
Do you need to install java first, or is it included in ubuntu 10.10?
roguechedder84 9 months ago
@roguechedder84 If you installed the restricted extras during the initial install then yes it should already be installed if not open up software center and search for "restricted extras" it's a one click install and that should install Java.
OhHeyItsLou 9 months ago