Display near WiFi Networks?

93 views
Skip to first unread message

Nick Weber

unread,
Jun 20, 2016, 1:29:00 PM6/20/16
to DroidScript
Hi, i'm creating a fake WiFi Hack app to prank some of my friends. Aparently, i don't know how to get the WiFi Networks. Of course i can just send some intent to my settings application but i just wanna view the WiFi networks in a list controll. This is what i want for example: WiFiList = app.GetWiFiNetworks(); list.SetList( WiFiList );. And YES i know "app.GetWiFiNetworks();" is not a function at all but it's just to explain what i want a bit more easy. I hope someone knows a way to do this.

Regards: Nick.

BareK

unread,
Jun 20, 2016, 1:45:08 PM6/20/16
to DroidScript
Hi Nick,

I don't think that it's currently possible (or maybe using the micro:bit plugin, like for bluetooth)

But I think that it could be possible using the Android Shell and DroidScript's System Procedure:

I haven't test it myself, but it could be a starting point:

Hope it'll helps :)

Nick Weber

unread,
Jun 20, 2016, 1:49:19 PM6/20/16
to DroidScript
Thanks BareK! I've downloaded some WiFi prank apps from the Google PlayStore, and I've extracted all of them. My final conclusion is that they all use Java to detect nearby Networks! Do u know any possible ways to use that? Regards, Nick.

The Brazilian Developer

unread,
Jun 21, 2016, 4:51:23 PM6/21/16
to DroidScript
Reply all
Reply to author
Forward
0 new messages