Friday, September 10, 2010

[android-developers] Re: open wifi connection

On Sep 6, 10:35 pm, wulfgang <wulfgang....@gmail.com> wrote:
>   I am writing an application which checks the security protocol of
> the phone's wifi connection.
>   Between the phone and AP, they may use 'wpa', 'wpa2', 'wep' or
> unprotected 'open' connections.
>   Does anyone know how to get such information?

Check out the WifiManager service:

http://developer.android.com/reference/android/net/wifi/WifiManager.html


Cheers,

Timo

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment