Hello,
I wanted to use the ABWifi library to get some network information. I copied the .jar and .xml to the extra library folder. Copied the sample code from the online instructions. Dimmed it in process globals:
As I try to run the program it gives and error:
I attached a screen shot, you can see the libraries installed/selected and the code. Any ideas?????:sign0163: Sorry for the poor quality screen shot. I had to keep compressing the file to below 97k so I could upload it, .jpg level 3. That is just how it turned out.
Thanks,
Margret
I wanted to use the ABWifi library to get some network information. I copied the .jar and .xml to the extra library folder. Copied the sample code from the online instructions. Dimmed it in process globals:
B4X:
Sub Process_Globals
Dim FTP As FTP
Dim myWifi As ABWifi
End Sub
As I try to run the program it gives and error:
B4X:
Compiling code. Error
Error compiling program.
Error description: Unknown member: abloadwifi
Occurred on line: 123
r = myWifi.ABLoadWifi()
Word: abloadwifi
I attached a screen shot, you can see the libraries installed/selected and the code. Any ideas?????:sign0163: Sorry for the poor quality screen shot. I had to keep compressing the file to below 97k so I could upload it, .jpg level 3. That is just how it turned out.
Thanks,
Margret
Attachments
Last edited: