Hi, Team:
As you know, Adb is a convenient tool chain in Android system.
How to porting Adb module to Yocto.
Board:imx6ull
Kernel:4.14.78
Thank you in advance.
Hi,have you finished adb porting? Is there any document or advise?
BR,
Dustin
Hi hong li,
Please follow Android user guide of the particular android version you are using. You can build the images for three modes: eng, user, userdebug. These modes will have adb enable/disable by default.
https://www.nxp.com/docs/en/supporting-information/android_p9.0.0_2.0.0-ga_docs.zip
Regards,
Karan Gajjar
Hi hong
one can try to follow sect.7.2.1 Using ADB Android User's Guide
included in Android P9.0.0_2.2.0 Documentation
general Android tutorials
Android Debug Bridge (adb) | Android Developers
Running and Debugging Your Android Application On a Remote Android Device - RAD Studio
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------