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!
However, appending the code following still produces the same error; I presume it's a syntax glitch, but I don't know the exact form of the incantation and the documentation is sparse: