[Q] Enable ADB in Android Source

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

[Q] Enable ADB in Android Source

ソリューションへジャンプ
2,357件の閲覧回数
venkatramangurr
Contributor I

Hi All,

I used fedora 17 64 bit to compile android source for imx53 qsb and imx6 dual lite development board. Now I suceesfully ported image on imx53 qsb and imx6 dual lite. Then while I tried to invoke adb command I got below message

[root@venkat ~]# adb devices

* daemon not running. starting it now on port 5037 *

* daemon started successfully *

List of devices attached

[root@venkat ~]#


What change should be done to enable ADB option?? :smileyconfused:

Thanks & Regards

Venkat

ラベル(3)
0 件の賞賛
返信
1 解決策
1,911件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

Please download the IMX5X_R10_3_ANDROID_DOCSBUNDLE.

There are some steps for setting ADB in the R10.3 User Guide.

Hope this can help you.

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,912件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

Please download the IMX5X_R10_3_ANDROID_DOCSBUNDLE.

There are some steps for setting ADB in the R10.3 User Guide.

Hope this can help you.

0 件の賞賛
返信
1,911件の閲覧回数
venkatramangurr
Contributor I

Hi JimmyChan,

Thanks for your reply I am currently having imx53qsb which has a collection of prebuilt scripts the command I provide for building android is

./build_android.sh --board=imx53_qsb --build-choice=android --lunch-

type=eng

after this they gave a script for flashing also

./flash_android.sh /dev/sdx

Then I boot the device and by default USB Debugging options is enabled So When I try issuing adb devices command I got messages shown below from my terminal

[root@venkat ~]# adb devices

* daemon not running. starting it now on port 5037 *

* daemon started successfully *

List of devices attached

[root@venkat ~]#


Now I got struck here please provide any another feasible option


Thanks & Regards

Venkat


0 件の賞賛
返信
1,911件の閲覧回数
venkatramangurr
Contributor I

Hi JimmyChan,

A Gentle reminder the link you mentioned above has procedure for imx53 tablet board only. I am currently working on imx53qsb So please suggest me on how to work on this

0 件の賞賛
返信
1,911件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

We only have Android BSP for i.MX53 tablet board. So you may take the document for reference. If you need the exact document for the QSB, please contact Adeneo because they provide Android BSP support for QSB board.

0 件の賞賛
返信