You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Hi Nick,
I don't think that it's currently possible (or maybe using the micro:bit plugin, like for bluetooth)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message