I need to build an Android app that at certain intervals will check if a specific WiFi connection is in range and connect to it and transfer some data. Once the data transfer is completed just fall back to the original WiFi connection if there was one.
Is that possible and if yes is there any documentation on this?