I am following this tutorial to intercept https traffic with burp proxy on my laptop. I have passed all steps but i can not see any traffic.
I have Android Studio installed with Android Emulator:
Name: Pixel_4_API_29
Version: Android 10.0
CPU/ABI: Intel Atom (x86_64)
Target: default [Default Android System Image] (API level 29)
Skin: pixel_4 SD Card: 512M
...
This device is rooted and i have installed system trusted certificate on it:
System/Security/.../Trusted Credentials/PortSwigger.CA
I have read this article and it implies that with system trusted certificate i can intercept simple https traffic from my android device.
What am i doing wrong? I appreciate for any help!