I try to capture requests on an Android application and it works very well for the HTTP/HTTPS protocol but it seems that the proxy defined in the wifi settings is not taken into account for requests other than HTTP (TCP, UDP, WSS).The MITM Proxy certificate is also in trusted authority at root level.
I didn't find anyone talking about this problem while searching (maybe I'm wrong), if someone would have a solution to propose me to capture these protocols, I'm interested.
I specify that this test phone has a root access which should open some possibilities.
Thanks to all