评论

2 条评论

  • DJI Developer Support
    IDE应该是会有远程调试功能的。如果你使用的是Android studio,你可以试试远程ADB插件,例如ADB WIFI等。
    0
    评论操作 固定链接
  • Clayton Pierce

    Run `adb kill server` after you lose connection, wait for the device to populate again, then try what you are looking for in the logs. I use wifi debugging for this.

    0
    评论操作 固定链接

请先登录再写评论。