简体   繁体   English

移动调试开发环境

[英]Development Environment for mobile debug

I currently working on a Xamarin .NET Core application, to debug my entire application, I use a VM with 32Gb to run back-end, web-service and web client to debug end to end.我目前正在开发一个 Xamarin .NET 核心应用程序,为了调试我的整个应用程序,我使用一个 32Gb 的 VM 来运行后端、Web 服务和 web 端到端调试客户端。

But I want to debug my Xamarin app too.但我也想调试我的 Xamarin 应用程序。 I can't debug over wifi, because the hotspot isn't accessible.我无法通过 wifi 调试,因为热点无法访问。 I checked solution to plug directly on the cluster where my VM is hosted, however it is really convenient.我检查了直接插入托管我的 VM 的集群的解决方案,但这真的很方便。

Hypervisor is an Esxi.管理程序是 Esxi。

It's possible to route ADB flux from a physical device through a RDP connected VM?可以通过 RDP 连接的虚拟机从物理设备路由 ADB 通量吗?

架构

Answer回答

We found a software that bind USB over RDP on Windows, unfortunately, the software licence is not free but has a free trial period.我们在 Windows 上发现了一个通过 RDP 绑定 USB 的软件,不幸的是,该软件许可证不是免费的,但有免费试用期。

You need to install the workstation side on your physical computer, and the server side on your VM.您需要在物理计算机上安装工作站端,在 VM 上安装服务器端。

If someone find a opensource alternative working well as this client, he can share it here.如果有人发现一个开源替代品作为这个客户运作良好,他可以在这里分享。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM