About i.MX6 SABRE-SD board how computer use adb command to find SD board devices?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

About i.MX6 SABRE-SD board how computer use adb command to find SD board devices?

2,886件の閲覧回数
dahongzhang
Contributor II

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

ラベル(2)
0 件の賞賛
返信
4 返答(返信)

2,158件の閲覧回数
kevin_chan
Contributor III

have you enable android debug mode ?

0 件の賞賛
返信

2,158件の閲覧回数
dahongzhang
Contributor II

Hi, Kevinchan

     Where and How to enable android debug mode?

     default.prop in root dir?

0 件の賞賛
返信

2,158件の閲覧回数
RodBorras
NXP Employee
NXP Employee

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.

2,158件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信