User manual

UDOO Starting manual (beta) Version 0.4
http://www.udoo.org/
20"
It’ s possible to use adb tool on UDOO for installing, debugging and testing
applications like on common Android devices. To do this, it is necessary to switch
the OTG bus to the microUSB port CN3, then connect there the external Host PC and
use the standard adb tools on UDOO.
Default configuration directs OTG bus from i.MX6 prcoessor to SAM3X8E, therefore,
it is not possible to use the adb tool.
To switch the OTG bus channel to external connector CN3, please follow the steps
listed in the dedicated chapter.
After the OTG bus has been switched, it is possible to connect UDOO to an external
computer plugged on CN3. The first time, Android will show an alert like that shown
in the following picture.
Android is asking to accept the fingerprint of the PC used. It is also possible to select
the option of remembering the choice; press OK button.
By launching a console on the host PC with the Android SDK installed, it is now
possible to access to UDOO using adb tool..