I am developing an application using Wifi in Android. Whenever I enter wrong password while connecting to wifi, I dont get any notification for invalid authentication. It just keeps on retrying to connect. Same behavior is found in wifi wireless setting.
Is there any way to find that Wifi Authentication has failed??
WifiManager.EXTRA_SUPPLICANT_ERROR -- I never get this..
This code works: