renyuneyun / Easer

User-defined explicit automation for Android
https://renyuneyun.github.io/Easer/
GNU General Public License v3.0
818 stars 93 forks source link

FeatureRequest: Add option to scan for available networks and connect to a better one if in range #465

Open nanderer opened 1 year ago

nanderer commented 1 year ago

Hi,

my android device dosnt have a way of prioritising wifi networks, which gives me on sites mit multiple available networks the change that the phone gets connected to the one which still allows internet access but not as fast as the private network which also gives access to local resources. Unfortunately the range of the public network is a big larger then the private one so the phone likes to take it, i also wont delete it cause it gives me access elsewhere...

i thought that easer could help, there is in fact a condition wifi is connected but not a condition wifi is in range. So if there were one maybe they could be compared to another and if connected to public, private is in range and strong enough it could switch to the private network ...

question is if it is possible and you are willing to implement it, i seen that the app is able to switch wifi on and off, but is it also possible to say, hey android use this wifi network?

with kind regards