D Davin Member Licensed User Longtime User Nov 7, 2016 #1 is there any library to doing this ? since i try this : MLWIFI : https://www.b4x.com/android/forum/threads/simple-wifi-library.38601/#content and seems to me its not working.. ( anymore ) .. i even try the 2.17 and 2.15 version. and still cant connect to my access point . thanks
is there any library to doing this ? since i try this : MLWIFI : https://www.b4x.com/android/forum/threads/simple-wifi-library.38601/#content and seems to me its not working.. ( anymore ) .. i even try the 2.17 and 2.15 version. and still cant connect to my access point . thanks
Erel B4X founder Staff member Licensed User Longtime User Nov 7, 2016 #2 There are several other Wifi related libraries: https://www.b4x.com/android/forum/pages/results/?query=wifi+&prefix=1,2,3,17,24,29 Upvote 0
There are several other Wifi related libraries: https://www.b4x.com/android/forum/pages/results/?query=wifi+&prefix=1,2,3,17,24,29
D Davin Member Licensed User Longtime User Nov 7, 2016 #3 Erel said: There are several other Wifi related libraries: https://www.b4x.com/android/forum/pages/results/?query=wifi &prefix=1,2,3,17,24,29 Click to expand... um. what i get now is. wifi direct : this mean the user already connected to wifi / access point and some other library only to connect to open network or WEP network, but what i want is to connect to a passworded WPA2 wifi. Upvote 0
Erel said: There are several other Wifi related libraries: https://www.b4x.com/android/forum/pages/results/?query=wifi &prefix=1,2,3,17,24,29 Click to expand... um. what i get now is. wifi direct : this mean the user already connected to wifi / access point and some other library only to connect to open network or WEP network, but what i want is to connect to a passworded WPA2 wifi.
H hayderOICO Member Licensed User Longtime User Nov 7, 2016 #4 I use JHwifi in one of the apps I made. works flawlessly. https://www.b4x.com/android/help/jhwifi.html more details here. https://www.b4x.com/android/forum/threads/wifi-manager-library.17150/ has worked on various types of devices including android 4,5,6... as well as amazon's version of android. Upvote 0
I use JHwifi in one of the apps I made. works flawlessly. https://www.b4x.com/android/help/jhwifi.html more details here. https://www.b4x.com/android/forum/threads/wifi-manager-library.17150/ has worked on various types of devices including android 4,5,6... as well as amazon's version of android.
D Davin Member Licensed User Longtime User Nov 7, 2016 #5 hayderOICO said: I use JHwifi in one of the apps I made. works flawlessly. https://www.b4x.com/android/help/jhwifi.html more details here. https://www.b4x.com/android/forum/threads/wifi-manager-library.17150/ has worked on various types of devices including android 4,5,6... as well as amazon's version of android. Click to expand... can it connect to new AP ? not the already saved AP. Upvote 0
hayderOICO said: I use JHwifi in one of the apps I made. works flawlessly. https://www.b4x.com/android/help/jhwifi.html more details here. https://www.b4x.com/android/forum/threads/wifi-manager-library.17150/ has worked on various types of devices including android 4,5,6... as well as amazon's version of android. Click to expand... can it connect to new AP ? not the already saved AP.