Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rock/linux adb"

(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

ADB under Linux

External reference