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优先排序的目的通过尝试自动重新连接到一个更高的优先级的无线网络,当涉及在范围,同时仍然连接到一个较低优先级的无线网络,以解决一个简单的问题。
只需将网络中所需的顺序和程序将采取其他的事情。默认值是从什么系统WifiManager定了。 Android将兑现这些优先事项,只有当它建立一个新的WiFi连接。因此,为了帮助系统的WiFi优先排序也将更新这些优先事项(如果启用该选项),当你重新排序网络。
我写这个申请我的个人使用,但计算过,如果我有这样的问题,那么肯定有其他人在那里同样的问题。
***注意***
利用Android 6.0似乎被列入该位置的权限组中的权限来访问可用的接入点。随着2.0.6+的版本,我需要添加应用程序工作的ACCESS_COARSE_LOCATION许可。
NB。请确保您的WiFi休眠策略设置为始终(在WIFI设置 - >高级设置),以避免不必要的连接/在启用“启用WIFI在刷新开始”选项重新连接。
我在Google+上的https://plus.google.com/+RobertBotha
我还拥有Google+社区,现在管理Beta测试,所以如果你想帮助beta测试,请请求访问。 https://plus.google.com/u/0/communities/112728793110808546975
***结束通知***
***权限列表***
最近访问扫描的WIFI接入点名单(新)
android.permission.ACCESS_COARSE_LOCATION
发送记录,以协助诊断问题。
android.permission.READ_LOGS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
互联网连接检查
android.permission.INTERNET对
android.permission.ACCESS_NETWORK_STATE
在开机启动
android.permission.RECEIVE_BOOT_COMPLETED
控制WiFi连接
android.permission.CHANGE_WIFI_STATE
android.permission.ACCESS_WIFI_STATE
启用WIFI在某些设备
android.permission.WRITE_SETTINGS
*** END权限***</div> <div class="show-more-end">