Showing posts with label USB drivers. Show all posts
Showing posts with label USB drivers. Show all posts
Friday, September 30, 2011
Samsung Captivate Android phone review,USB Drivers and user manuels
The cell phone Samsung i897 Captivate is the equivalent of the Samsung Galaxy S for the north american market. It is a smartphone Android with a AMOLED screen 4-inch Android 2.1 and 5 megapixel digital camera. The cellular Samsung i897 Cautivarán is categorized as multimedia cellular among all the cell phones Samsung.
Labels:
Samsung Captivate,
SGH-I897,
USB drivers
Tuesday, September 20, 2011
Install SDK and USB drivers LG GW620 in Linux Ubuntu.
In this tutorial, we explained step by step, how to get it.
The first thing is to install Java. Depending on which version of Ubuntu that you have installed you will have to do so by terminal or through the center of software.
By terminal copy and paste the following command:
SUDO aptitude install sun-java6-bin
By the center for software simply are looking for "sun-java6-bin" and give it to install
We offload the sdk version of Linux in the official website, then descomprimimos and folder that comes with all of the files in the sdk the move to our user folder (home/username) and it "sdk" for that then it may be easier typing the commands in the terminal.
We declare the path of the sdk to find the executables becomes unappealing in a terminal:
SUDO gedit ~ / .bashrc
And in the files that are open are added to the end the following by replacing "user" by our user name:
Export PATH= $ {PATH} : /home/user/sdk/tools
Export PATH= $ {PATH} : /home/user/sdk/plattform-tools
And store and we closed the file and the terminal.
Having added the path now with just typing "android" in a terminal opens the "Android SDK & AVD Manager"

We Punctured in "available packages" and there on "refresh".
If i try to refresh we venta a error of the type: "No fetch https URL: … …. " We are going to settings and mark the box "vigor https:// ….. " Then on "save & normales" and we "avalaible packages" and refresh again.
Now will be two (or more) links: "Android repository" and "tercero Add-ons" we deploy the first "Android repository" and all of the packages cenas) .posee that leave us we mark the first (if not leave the first look) that puts "Android SDK Plattform tools" because this package is the need to install the drivers.
Now before anything else we are going to install the drivers from the phone.
We create a file by opening a terminal and typing the following:
SUDO gedit /etc/udev/rules.d/ 70-android.rules
Opens the text editor gedit and wrote on the the following:
SUBSISTEMA== "usb", ATTRS LIBRARY{idvendor} == " 1004 ", MODE= " 0666" # LG
We keep close and we re-create another document by typing in the terminal:
SUDO gedit /lib/udev/rules.d/ 11-android.rules
And within this file copy the following:
SUBSISTEMAS== "usb", ATTRS LIBRARY{idvendor} == " 1004 ", ATTRS LIBRARY{product id} == " 6171 ", MODE= " 0666 ", OWNER= "user id # GW620
SUBSISTEMAS== "usb", ATTRS LIBRARY{idvendor} == " 1004 ", ATTRS LIBRARY{product id} == " 618e", MODE= " 0666 ", OWNER= "user id # KH5200
We save and close the file.
We relaunched the pc
Now on the phone without CONNECT we are going to settings/applications/development and mark "debugging USB"
We can connect the phone to the PC and a terminal type: "adb devices" and recalls that in Linux distinguishes between uppercase and sensitive so make sure you put it in lowercase letters.
Labels:
android sdk drivers,
LG GW620,
USB drivers
Subscribe to:
Posts (Atom)
