• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps tcpdump from android emulator terminal.!!

rahi629

Lurker
Hi friends,

I am new to android and trying to run tcpdump on android emulator's terminal.

I can run it from my PC (Using adb shell), when I try to run tcpdump from emulator terminal it gives me this error.

$tcpdump -s 0 -w /sdcard/out.pcap

tcpdump: WARNING: socket: Permission Denied
tcpdump: /sdcard/out.pcap: Permission Denied

Can anyone please help?
 
Back
Top Bottom