WiFi Prioritizer aims to solve a simple problem by attempting to automatically reconnect to a higher priority wireless network when it comes in range while still being connected to a lower priority wireless network.
Simply drag the networks in the desired sequence and the app will take care of the rest. The default values are pulled from what's set in the system WifiManager. Android will honor those priorities only when it's establishing a fresh WiFi connection. So to help the system WiFi Prioritizer will also update those priorities (if the option is enabled) when you re-order the networks.
I wrote this application for my personal use but figured that if I have this problem, then surely there are other people out there with the same problem.
***NOTICE***
With Android 6.0 it seems the permission to access available access points was included in the location permission group. With version 2.0.6+ I needed add the ACCESS_COARSE_LOCATION permission for the application to work.
NB. Make sure your WIFI sleep policy is set to ALWAYS (Under WIFI settings -> Advanced settings) to avoid unnecessary connect/reconnect when the "Enabling WIFI at start of refresh" option is enabled.
I'm available on Google+ at https://plus.google.com/+RobertBotha
I also have a Google+ community now to manage beta tests so if you want to assist with beta testing, please request access. https://plus.google.com/u/0/communities/112728793110808546975
***END OF NOTICE***
***PERMISSIONS LIST***
Access recent list of scanned WIFI access points (New)
android.permission.ACCESS_COARSE_LOCATION
Send Logs to assist with diagnosing problems.
android.permission.READ_LOGS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
Internet connectivity check
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
Start at boot
android.permission.RECEIVE_BOOT_COMPLETED
Control WIFI connectivity
android.permission.CHANGE_WIFI_STATE
android.permission.ACCESS_WIFI_STATE
Enabling WIFI on certain devices
android.permission.WRITE_SETTINGS
***END OF PERMISSIONS***
</div> <div jsname="WJz9Hc" style="display:none">WiFi Prioritizer beoogt een eenvoudig probleem oplossen door te proberen om automatisch opnieuw een hogere prioriteit draadloos netwerk wanneer het binnen het bereik terwijl nog verbonden is met een lagere prioriteit draadloos netwerk.
Sleep de netwerken in de gewenste volgorde en de app zal zorgen voor de rest. De standaardwaarden worden getrokken uit wat er in het systeem WifiManager. Android zal deze prioriteiten alleen wanneer het de oprichting van een nieuwe WiFi-verbinding te eren. Dus om het systeem WiFi Prioritizer zal ook deze prioriteiten te werken (als de optie is ingeschakeld) wanneer u opnieuw bestellen van de netwerken te helpen.
Ik schreef deze applicatie voor mijn persoonlijk gebruik, maar dacht dat als ik dit probleem, dan is het zeker zijn er andere mensen zijn met hetzelfde probleem.
*** LET OP ***
Met Android 6.0 lijkt het de toestemming voor toegang tot beschikbare toegangspunten werd opgenomen in de locatie toestemming groep. Met versie 2.0.6+ nodig voeg ik de ACCESS_COARSE_LOCATION toestemming voor de toepassing te werken.
NB. Zorg ervoor dat uw WIFI slaap beleid is ingesteld op ALTIJD (Under WIFI instellingen -> Geavanceerde instellingen) om te voorkomen dat onnodige connect / sluit wanneer de "Enabling WIFI bij de start van de refresh" optie is ingeschakeld.
Ik ben beschikbaar op Google+ bij https://plus.google.com/+RobertBotha
Ik heb ook een Google+ gemeenschap nu beta testen te beheren, dus als je wilt helpen met beta-testen, vraag dan toegang. https://plus.google.com/u/0/communities/112728793110808546975
*** EINDE BERICHT ***
*** TOESTEMMINGEN LIST ***
Toegang recente lijst van gescande WIFI punten (Nieuw)
android.permission.ACCESS_COARSE_LOCATION
Stuur Logs te helpen bij het diagnosticeren van problemen.
android.permission.READ_LOGS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
Internet connectiviteit check
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
Starten bij opstarten
android.permission.RECEIVE_BOOT_COMPLETED
Controle WiFi-connectiviteit
android.permission.CHANGE_WIFI_STATE
android.permission.ACCESS_WIFI_STATE
Het inschakelen van WIFI op bepaalde apparaten
android.permission.WRITE_SETTINGS
*** EINDE TOESTEMMINGEN ***</div> <div class="show-more-end">