Skip to content

Android OS 8 (Oreo) and 9 (Pie) Support #202

Description

@VREMSoftwareDevelopment

Android OS 9 Wi-Fi scanning throttling

  • Android OS 9 introduces a restriction that allows each foreground application to scan Wi-Fi a maximum of 4 times per 2 minute period
  • Please see Android documentation references below

Android OS 9 Wi-Fi scanning permissions requirements

  • ACCESS_FINE_LOCATION or ACCESS_COARSE_LOCATION
  • CHANGE_WIFI_STATE
  • ACCESS_WIFI_STATE
  • Location services are enabled on the device
  • Please see Android documentation references below

Android OS 8 Wi-Fi scanning permissions requirements

  • ACCESS_FINE_LOCATION or ACCESS_COARSE_LOCATION or CHANGE_WIFI_STATE
  • ACCESS_WIFI_STATE
  • Location services are enabled on the device
  • Please see Android documentation references below

Android Documentation References:

Wi-Fi scanning overview

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions