Hi, Is there any method to check WIFI AP is protected by WEP/WAP/WAP2 or equivalent mechanism or not protected?
I checked the android.net.wifi.WifiConfiguration.AuthAlgorithm int LEAP LEAP/Network EAP (only used with LEAP) int OPEN Open System authentication (required for WPA/WPA2) int SHARED Shared Key authentication (requires static WEP keys) it has three values but seems all the protected mechanism, anyway to know not protected situation? Thanks gdgg -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

