Genymotion - Traffic Capture

In short, I would like to do this on Windows:

1) Redirect all traffic created by the Android virtual machine running in Genymotion (VirtualBox) to my cellular connection (everything, not just HTTP).

2) Make sure that this is the same traffic created by the virtual machine and the one that was sent to the network. To do this, I found out that applications that monitor network traffic do not work in my virtual machine, and I cannot install applications such as tPacketCapture (incompatible). Does anyone know why?

Does anyone know how to do 1) or 2)?

For 1), I am trying to change the network configuration of a virtual machine from VirtualBox, but all I do is fail (it is not possible to connect to the error of your virtual device!). The VM only works with adapter 1 in host-only mode, and adapter 2 in NAT. Why does Genymotion need to be connected anyway?

Thanks in advance

+3
source share

All Articles