Issue
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 ?
Solution
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.
Answered By - lupaulus
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.