I would like to develop a simple Android application that asks the password and ESSID and then do the wi-fi login.
Is it possible with an activity application?
Thank you!
I would like to develop a simple Android application that asks the password and ESSID and then do the wi-fi login.
Is it possible with an activity application?
Thank you!
Asking for ESSID to login to WiFi sounds pretty lame to be honest. :) In case you are looking to programatically enable/disable WiFi this may help.