tigerand / android-wifi-ace

Automatically exported from code.google.com/p/android-wifi-ace
0 stars 1 forks source link

Configuration not saved #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. the problem I got is almost same as issue#7. seems ace cannot save the 
configuration to system. I need to connect to 802.1x EAP wireless.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Apad(andorid pad) with android 2.1.

Please provide any additional information below.
I have a log from alogcat for your reference.

Original issue reported on code.google.com by wrena...@gmail.com on 24 Nov 2010 at 7:24

Attachments:

GoogleCodeExporter commented 9 years ago
According to your log there are problems with the wifi subsystem on your device.

My app can't save the data because wpa_supplicant times out while sending 
commands and android's wifi subsystem keeps giving my app the wrong network ID.

Try doing this: do a nandroid backup of your device and wipe all data and 
cache. After that try my app on the clean device and post another log.

In the meantime the bug will be marked as Invalid.

Original comment by marcu...@gmail.com on 10 Dec 2010 at 12:23