I need to know whether or not a wifi network is available to the device, and have tried to use the ABWifi library, which looks very handy.
With it, the app compiles properly but then runs into a fatal Java error on both the emulator and a target device as it lacks Android permission to access Wifi state.
Solutions or work-arounds? Ideas gratefully received!
Thanks!
John
With it, the app compiles properly but then runs into a fatal Java error on both the emulator and a target device as it lacks Android permission to access Wifi state.
Solutions or work-arounds? Ideas gratefully received!
Thanks!
John