Android Pie cripples WiFi network analyzer and indoor navigation appsissuetracker.google.com4 points·by bobzilla42·8 yıl önce·3 comments
bobzilla42·8 yıl önce·discussThe WifiManager.startScan() usage is limited to: - Each foreground app is restricted to 4 scans every 2 minutes. - All background apps combined are restricted to one scan every 30 minutes."Mark startScan() as deprecated so that we can take away this API in future releases. https://android.googlesource.com/platform/frameworks/base/+/...
bobzilla42·12 yıl önce·discussYou can use a different dummy subdomain as the first entry to issue another cert, adding the subdomains you really want as secondaries. See https://kuix.de/blog/index.php?entry=entry140827-231120
Mark startScan() as deprecated so that we can take away this API in future releases. https://android.googlesource.com/platform/frameworks/base/+/...