How can I retrieve the BSSID / mac address and strength of nearby WiFi networks (not the local device) from an Android / iOS application? This application has been built using Titanium. Titanium.Platf
If I have to do some specific actions while connected to a specific wifi network, what can I save inside my DataBase to be sure that I\'m connected exactly to that network?
I have a function called DownloadData() which uses url.fetch(). From time to time it throws DownloadError: ApplicationError: 2 timed out error.