On Apr 22, 2013, at 3:12 AM, Vladimir Bondar <vladimir91.bon...@gmail.com> 
wrote:

> I'm a student who wants to take a part in Wireshark for Android developing.
> I have just read about that, and I have a question does it work only with RTL 
> 8187 adapter?

libpcap can be compiled for Android; that's what Wireshark would use for 
Android, just as it uses libpcap or WinPcap on other OSes.

The only way in which libpcap knows about particular Wi-Fi adapters is in code 
it uses to put adapters into monitor mode if the driver is *not* a mac80211 
driver; I *suspect* the drivers for adapters used on Android machines are new 
enough that they're mac80211 drivers.

If you're only trying to capture traffic to and from the Android machine, the 
adapter and driver shouldn't matter.

If you're trying to capture "third-party" traffic, the adapter and driver will 
have to support monitor mode.  I doubt that the only adapter used on Android 
machines for which monitor mode works is the RTL 8187.

Do you have some reason to believe it would work only with the RTL 8187?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to