I'm looking into configuring some Datalogic Memor 10 handhelds for some folks that float from location to location. The devices need to have a lockdown screen as they are company owned and only for business purposes. These folks will use a wpa2-eap configuration using their Active Directory username and password. Every time their password changes they will need to change the stored password. Neither the SOTI Settings application nor action://CONFIGURE_WIFI allow for EAP configuration.
I'm looking into directly using the built in Android WIFI settings but I can't get the intent to work right. I can launch com.android.settings and bring up that dialog, but if I try to use an intent for something like android.settings.WIFI_SETTINGS the action fails. I know I'm just missing something silly. Any thoughts?
Any other thoughts on allowing a user to change their stored password on the device?