Monday 15 March 2021

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 ?

Schema



from Development Environment for mobile debug

No comments:

Post a Comment