简体   繁体   中英

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.

But I want to debug my Xamarin app too. I can't debug over wifi, because the hotspot isn't accessible. I checked solution to plug directly on the cluster where my VM is hosted, however it is really convenient.

Hypervisor is an Esxi.

It's possible to route ADB flux from a physical device through a RDP connected VM?

架构

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.

You need to install the workstation side on your physical computer, and the server side on your VM.

If someone find a opensource alternative working well as this client, he can share it here.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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