Git Product home page Git Product logo

adbd's People

Contributors

armink avatar balancetwk avatar bernardxiong avatar cndabai avatar enkiller avatar heyuanjie87 avatar lymzzyh avatar summergift avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adbd's Issues

【RT-Thread】adb功能咨询

请问当前该项目是已经支持usb adb功能了吗?需要如何集成到RT-Thread的SDK上?
另,请问您在什么开发板上测试过?我也想买一块来学习下,谢谢!

tcp transport 模式下经常报错

请教下push文件夹经常报如下错误,该如何排查问题
[E/ADB sync] fail - filename read failure
[E/ADB] service enqueue failed

@另外请问下有支持cherryusb的计划吗?

adb 丢字符的问题。

当使用粘贴,向 mpy 中断粘贴大量代码时,会出现丢代码的情况。

ctrl +e 进入代码粘贴模式
ctrl + v 粘贴大量代码时会出现丢字符
ctrl +d 执行代码就会出错

adb shell 使用 exitas 断开后设备端没有恢复。

在 W60X 开发板上测试,连接上 adb shell 之后使用 exitas 命令断开,设备端 shell 无法恢复,此时如果再次在 PC 端使用 adb shell 进行连接,就会进入断言。

(obj != object) assertion failed at function:rt_object_init, line number:265

使能 USB composite device 后PC无法识别

STM32L4+使能复合设备(USB composite device),想组合 adb+Mass Storage device功能,并且修改VID&PID&REV值一致,最后电脑只能识别Mass Storage device , adb接口不能识别

现在遇到 USB 和网络同时连接 ADB 时出错的问题。

当 USB 和网络同时连接时,无论是先连接上网络,还是先连接上 USB 此时 ADB 都会出现错误以至于无法正常工作。

我们希望在同一时间只能有一种方式的链接被建立,有如下两种情况:

  • 当 USB 被接入到电脑并且与 ADB 建立连接时,设备端 ADB 应当关闭 ADB 服务对相应端口的监听,并且关闭掉 SSDP 服务,不让其他 ADB 服务再去连接设备

  • 当设备通过 SSDP 服务被其他 ADB 服务找到,并且已经建立连接时,此时将 USB 接入到电脑中,此时该 USB 连接应当处于 offline 状态,不应当再被电脑上的 ADB 服务所连接。

这样可以避免同时建立两种连接而导致的出错问题,大神可以在这方面优化一下不?

@heyuanjie87 @armink

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.