Hi all, I am trying to connect ADB to my board. USB MSC using USB gadget is already implemented. I am sure that there is no problem.
I found out that in order to use ADB, there must be 4 Bulk endpoints. However we just have 2 BULK Endpoints. ADB needs each 2 EPs for MASS and ADB. I've already tried to removed mass connection but it seemed like MASS is necessary. here are my questions: WHY MASS is necessary for ADB? Is it possible to use ADB without MASS? I mean is it possible using only 2 EPs for ADB. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

