Android emulator fails to start when used with tcpdump-option on Windows10
问题 I can run an avd using cmd on Windows 10 with the command: emulator -avd avdmy but when I want to use tcpdump to capture the network-traffic, the emulator fails to start: emulator -avd avdmy -tcpdump ~/test.cap qemu-system-i386.exe: -tcpdump: invalid option I have no problems running the emulator itself. Might this be a Bug or am I missing something? The problem occurrs for every AVD I've tried. I've checked emulator -help and I am sure -tcpdump is an option. My question is do I need tcpdump