I am trying build an android application that scans for the available access points and saves it in an array. I was able to do it using eclipse and android studio but I am unable to do it from droidscript application. I went through WiFi demos in droidscript to no success.
Just wanna know how can I achieve this using driidscript app.