install android tools (adb & fastboot)

8
2021/04/06 12:29 1/8 Install Android Tools (ADB & Fastboot) ODROID Wiki - http://wiki.odroid.com/ Install Android Tools (ADB & Fastboot) Korean Ubuntu 13.10 You need to install two packages to run “adb” and “fastboot” commands. $ sudo apt-get install android-tools-adb android-tools-fastboot 14.04 Good Guide 16.04 Good Guide Windows 7 (64 bit) ADB driver Install How to install ADB OEM USB Driver from 1. Download the driver for Windows 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.

Upload: others

Post on 25-Nov-2021

21 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Install Android Tools (ADB & Fastboot)

2021/04/06 12:29 1/8 Install Android Tools (ADB & Fastboot)

ODROID Wiki - http://wiki.odroid.com/

Install Android Tools (ADB & Fastboot)

Korean

Ubuntu

13.10

You need to install two packages to run “adb” and “fastboot” commands.

$ sudo apt-get install android-tools-adb android-tools-fastboot

14.04

Good Guide

16.04

Good Guide

Windows

7 (64 bit) ADB driver Install

How to install ADB OEM USB Driver from

1. Download the driver for Windows 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.

Page 2: Install Android Tools (ADB & Fastboot)

Last update: 2019/11/18 01:56 troubleshooting:adb_fastboot_install http://wiki.odroid.com/troubleshooting/adb_fastboot_install

http://wiki.odroid.com/ Printed on 2021/04/06 12:29

6. Select Odroid in the Other devices“ and select “Properties”

7. Select “Update Driver” and choose “Search in Computer”.

Page 3: Install Android Tools (ADB & Fastboot)

2021/04/06 12:29 3/8 Install Android Tools (ADB & Fastboot)

ODROID Wiki - http://wiki.odroid.com/

8. Input the path of driver you extracted.

9. Update it !

Page 4: Install Android Tools (ADB & Fastboot)

Last update: 2019/11/18 01:56 troubleshooting:adb_fastboot_install http://wiki.odroid.com/troubleshooting/adb_fastboot_install

http://wiki.odroid.com/ Printed on 2021/04/06 12:29

10. Check the ADB Interface device in the Device Manager.

7 (64 bit) FASTBOOT Install

To run the Fastboot, you need the USB-UART kit and serial terminal program(puTTY orequivalents).

1. Download the Fastboot driver and executables. Fastboot Interface Driver

2. Extract the downloaded file and remember the directory.

3. Setup the USB-UART and terminal program. USB-UART Kit In the u-boot process, type 'Space' or

Page 5: Install Android Tools (ADB & Fastboot)

2021/04/06 12:29 5/8 Install Android Tools (ADB & Fastboot)

ODROID Wiki - http://wiki.odroid.com/

'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.

6. Select Android 1.0 Properties on “Other devices”.

7. Choose the “Update Driver” and select “Search the driver in PC.

Page 6: Install Android Tools (ADB & Fastboot)

Last update: 2019/11/18 01:56 troubleshooting:adb_fastboot_install http://wiki.odroid.com/troubleshooting/adb_fastboot_install

http://wiki.odroid.com/ Printed on 2021/04/06 12:29

8. Select the path of the extracted driver.

9. Run update.

Page 7: Install Android Tools (ADB & Fastboot)

2021/04/06 12:29 7/8 Install Android Tools (ADB & Fastboot)

ODROID Wiki - http://wiki.odroid.com/

10. Check the Android Phone in the Device Manager after installation.

11. Time to run fastboot command

Page 8: Install Android Tools (ADB & Fastboot)

Last update: 2019/11/18 01:56 troubleshooting:adb_fastboot_install http://wiki.odroid.com/troubleshooting/adb_fastboot_install

http://wiki.odroid.com/ Printed on 2021/04/06 12:29

8 Install

Windows 8 or 8.1 needs an additional trick! ODROID Fourm

From:http://wiki.odroid.com/ - ODROID Wiki

Permanent link:http://wiki.odroid.com/troubleshooting/adb_fastboot_install

Last update: 2019/11/18 01:56