Hello i.MX6 expert:
I have a i.MX6 SABRE-SD board, I can download eMMC and boot up the board follow Android_Quick_Start_Guide.pdf.
Currently I have a question: that I connect the board with computer with USB OTG port, but I use "adb devices" command can't find any devices.
How can I use adb command to find the board? I want to use adb to push some app into SABRE-SD board.
Thank you.
Sigma
Hi, Kevinchan
Where and How to enable android debug mode?
default.prop in root dir?
Please:
- go to Settings, and make sure you have "Developer options" at the bottom (immediately above "About tablet")
- click on "Developer options", and check "USB Debugging"
If you do not see "Developer options", click on "About tablet", and then click on "Build number" until you get "Developer options"
The first time you connect your PC to the Android device, make sure you authorize your PC.
After this, adb should work.
Please follow this link:
http://developer.android.com/tools/help/adb.html
Using Hardware Devices | Android Developers
You need to install the android SDK manager, preferrably with all the available updates, install the generic USB driver. All the information can be found in the links i gave you.
Best regards,
Sergio
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------