This content has been marked as final.
Show 2 replies
-
Re: Location of WLAN Encryption Key
John Thurmes Nov 2, 2012 9:09 AM (in response to Peter Arcuri)I have a similar question from a different customer if we can get a response to this?
-
Re: Location of WLAN Encryption Key
Davide Schembari Jan 11, 2013 7:34 AM (in response to Peter Arcuri)I think that this information is stored like in any other Android device.
Said that, I don't think Android would store this information in clear in some file accessible by anyone.
I think the best way is to code a little Android app which uses the appropriate API's to read such info.
You may find some clue at http://stackoverflow.com/questions/4374862/how-to-programatically-create-and-read-wep-eap-wifi-configurations-in-android
Kind Regards