Ask Your Question

Revision history [back]

@kekkou I had the same "ERROR: Broken socket connection." To solve this issue you need to run the adb server as root. Try running adb root before capturing. The reason behind this is that androiddump is using tcpdump on the emulator, and that needs to be executed as root.