We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:adb_fastboot_install [2015/03/11 16:54]
odroid [Linux (Ubuntu 13.10)]
en:adb_fastboot_install [2015/04/12 23:11] (current)
odroid [Windows 8 Install]
Line 1: Line 1:
 +===== Install Android Tools (ADB & Fastboot) =====
 +
 +<WRAP left round info 60%>
 +[[http://​codewalkerster.blogspot.kr/​2013/​11/​odroid-adb-driver.html|한국어 버전]]
 +</​WRAP>​
 +
 +==== Windows 7 (64 bit) ADB driver Install ====
 +
 +1. Download the driver for Windows [[http://​com.odroid.com/​sigong/​nf_file_board/​nfile_board_view.php?​bid=22| ADB Interface Driver]]
 +
 +2. Extract the downloaded file and remember the directory name.
 +
 +3. Boot your board with the Android OS.
 +
 +4. After booting, connect the ODROID board to your host PC(Windows 7) via  Micro-USB Cable.
 +
 +5. Run the Control Panel in your HOST PC and execute the Device Manager.
 +
 +{{:​en:​adb_install:​a_1.png?​600|}}
 +
 +6. Select ** Odroid ** in the Other devices"​ and select "​Properties" ​
 +
 +{{:​en:​adb_install:​a-2.png?​400|}}{{:​en:​adb_install:​a-3.png?​200|}}
 +
 +7. Select "​Update Driver"​ and choose "​Search in Computer"​.
 +
 +{{:​en:​adb_install:​a-4.png?​600|}}
 +
 +8. Input the path of driver you extracted.
 +
 +{{:​en:​adb_install:​a-5.png?​600|}}
 +
 +9. Update it !
 +
 +{{:​en:​adb_install:​a-6.png?​300|}}{{:​en:​adb_install:​a-7.png?​300|}}
 +
 +
 +10. Check the ADB Interface device in the Device Manager.
 +
 +{{:​en:​adb_install:​a-8.png?​600|}}
 +
 +
 +==== Windows 7 (64 bit) FASTBOOT Install ====
 +
 +<WRAP left round important 100%>
 +To run the Fastboot, you need the USB-UART kit and serial terminal program(puTTY or equivalents).
 +</​WRAP>​
 +
 +1. Download the Fastboot driver and executables. [[https://​docs.google.com/​file/​d/​0B7pJKtmcJZ32V0V3ZWF6UFpzbmc/​edit?​pli=1| Fastboot Interface Driver]]
 +
 +2. Extract the downloaded file and remember the directory.
 +
 +3. Setup the USB-UART and terminal program. [[en:​usb_uart_kit|USB-UART Kit]]
 +In the u-boot process, type '​Space'​ or '​Enter'​ to enter into the u-boot prompt. And type '​fastboot'​ on the prompt.
 +
 +4. Connect the ODROID to your HOST PC(Windows 7) via Micro USB Cable.
 +
 +5. Run the Device Manager in your HOST PC Control Panel.
 +
 +{{:​en:​adb_install:​a_1.png?​600|}}
 +
 +6. Select ** Android 1.0 ** Properties on "Other devices"​.
 +
 +{{:​en:​adb_install:​f-1.png?​400|}}{{:​en:​adb_install:​f-2.png?​200|}}
 +
 +7. Choose the "​Update Driver"​ and select "​Search the driver in PC.
 +
 +{{:​en:​adb_install:​f-3.png?​600|}}
 +
 +8. Select the path of the extracted driver.
 +
 +{{:​en:​adb_install:​f-4.png?​600|}}
 +
 +9. Run update.
 +
 +{{:​en:​adb_install:​f-5.png?​300|}}{{:​en:​adb_install:​f-6.png?​300|}}
 +
 +10. Check the Android Phone in the Device Manager after installation.
 +
 +{{:​en:​adb_install:​f-7.png?​600|}}
 +
 +11. Time to run fastboot command
 +
 +{{:​en:​adb_install:​f-8.png?​600|}}
 +
 +==== Windows 8 Install ====
 +
 +Windows 8 or 8.1 needs an additional trick! [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=928 | ODROID Fourm ]]
 +
 +==== Linux (Ubuntu 13.10 or higher) ====
 +You need to install two packages to run "​adb"​ and "​fastboot"​ commands.
 +<​code>​
 +$ sudo apt-get install android-tools-adb android-tools-fastboot
 +</​code>​
  
en/adb_fastboot_install.txt · Last modified: 2015/04/12 23:11 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0