Notice: Radxa Wiki is no longer maintained and content is for reference only. Please visit the latest Radxa Documentation site:
docs.radxa.com
Difference between revisions of "Rock/linux adb"
< Rock
(Created page with "{{Languages|rock/linux adb}} __TOC__") |
|||
| Line 2: | Line 2: | ||
__TOC__ | __TOC__ | ||
| + | |||
| + | This page describes how to connect to Radxa Rock running Android via adb(Android Debugging Bridge). | ||
| + | |||
| + | == Requirement == | ||
| + | * Radxa Rock running android | ||
| + | * PC/Laptop running Linux 32bit/64bit(Ubuntu as an example) | ||
| + | * Micro USB OTG cable | ||
| + | |||
| + | == ADB under Linux == | ||
| + | |||
| + | == External reference == | ||
| + | * http://linux-rockchip.info/mw/index.php?title=ADB_shell_with_RK3066 | ||
Revision as of 02:58, 12 March 2014
This page describes how to connect to Radxa Rock running Android via adb(Android Debugging Bridge).
Requirement
- Radxa Rock running android
- PC/Laptop running Linux 32bit/64bit(Ubuntu as an example)
- Micro USB OTG cable
