[android-developers] Re: wifi not remembering the access point
What does the output of $adb shell wpa_cli list_networks look like before and after you restart wifi?
You could also try doing a $adb shell wpa_cli save_config after adding a network and doing restart and see if it makes a difference.
On Wed, Sep 22, 2010 at 3:37 AM, kiran <kiranbhat2006@gmail.com> wrote:
Hi All
i am using ralink wifi driver in android, i am able to connect to the access-point using the Wireless Settings provided in the Android, But once i connect to the network and restart the wifi i have to reconnect manually by providing the authentication key. Wifi Manager is not remembering the last access point used . i am using the Settings application provided by the android.
Regards
Kiran
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to android-ndk@googlegroups.com.
To unsubscribe from this group, send email to android-ndk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home