android2200
Lurker
I have a Wifi network at work and it requires a NEW password generated from a secure token each time when I try to re-connect. Since Android Wifi setting remembers the password, if it trys to re-connect using the saved password (it becomes invalid after disconnected), my secure token become invalid. If i remember to remove the connection each time after i disconnect, I can enter new password when the connection is discovered as a new connection again. The problem is what if I forget. In addition it is inconvenient. Can I write my own setting app to replace the complete Android setting application or portion of it? Thanks for your help!