emanuele-f / PCAPReceiver

A sample app to show how to receive packets via PCAPdroid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCAPReceiver

A sample app to show how to receive packets via PCAPdroid. Check out the PCAPdroid API for more details.

NOTE: if you are using a debug build of PCAPdroid, ensure to add .debug to the PCAPDROID_PACKAGE constraint, otherwise the PCAPdroid app won't be found.

Relevant sources:

About

A sample app to show how to receive packets via PCAPdroid


Languages

Language:Java 100.0%