Android Question Switching Access Points on Wifi

cooperlegend

Active Member
Licensed User
Longtime User
Hi,

Is there a method I can use in my code to switch from one WiFi Access Point to another using the SSID name returned by MLScan (The Simple Wifi Library) ?

Thanks

John
 

cooperlegend

Active Member
Licensed User
Longtime User
Yes, I am using MLScan.

But the library has no method for switch from one Access Point to another, all it does is show a list for me.
 
Upvote 0

cooperlegend

Active Member
Licensed User
Longtime User
Hi, I keep getting nullpointerexception when calling connectToAP using your demo program on my Motorola TC55, any ideas?
 
Upvote 0
Top