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 hala düşük öncelik kablosuz ağa bağlı olurken bu aralıkta geldiğinde otomatik olarak daha yüksek önceliğe kablosuz ağa yeniden deneyerek basit bir sorunu çözmek hedefliyor.
Sadece istediğiniz sırayla ağları sürükleyin ve app gerisini ilgilenir. Varsayılan değerler sisteminde WifiManager ayarlanır ne çekilir. Android bir taze WiFi bağlantısı kuran var sadece bu öncelikleri onur olacaktır. Yani yeniden sipariş sistemi (opsiyon etkinse) WiFi Prioritizer aynı zamanda bu öncelikleri güncellenir ağlar yardımcı olur.
Benim kişisel kullanım için bu uygulamayı yazdım ama bu sorun varsa, o zaman mutlaka aynı sorun ile orada diğer insanlar olduğunu düşündüm.
*** DİKKAT ***
Android 6.0 sayesinde konum izin grubuna dahil mevcut erişim noktalarını erişim izni gibi görünüyor. Sürümü 2.0.6+ ile ben uygulama çalışması için ACCESS_COARSE_LOCATION iznini ekleyin gerekiyordu.
NB. / Bağlantı gereksiz önlemek seçeneği "yenileme başında etkinleştirilmesi WIFI" etkin olduğunda yeniden bağlanmak için - senin WIFI uyku politikası (> Gelişmiş ayarlar WIFI ayarları altında) ALWAYS olarak ayarlanmış olduğundan emin olun.
Ben https://plus.google.com/+RobertBotha de Google müsaidim
Eğer beta testi yardımcı istiyorsanız, erişim talep edebilirsiniz, böylece ben de beta testlerini yönetmek için artık Google+ topluluk var. https://plus.google.com/u/0/communities/112728793110808546975
*** BİLDİRİ SONU ***
*** İZİNLER LİSTESİ ***
Taranmış WIFI erişim noktalarının erişim son liste (Yeni)
android.permission.ACCESS_COARSE_LOCATION
Teşhis sorunları ile yardımcı olmak için Günlükleri gönderin.
android.permission.READ_LOGS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
İnternet bağlantısı kontrolü
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
Açılışta başlat
android.permission.RECEIVE_BOOT_COMPLETED
Kontrol WIFI bağlantısı
android.permission.CHANGE_WIFI_STATE
android.permission.ACCESS_WIFI_STATE
Belirli cihazlarda WIFI etkinleştirme
android.permission.WRITE_SETTINGS
*** İZİNLERİ SONU ***</div> <div class="show-more-end">