OONI Probe

Download: OONI Probe APK

  • Latest Version
Application ID org.openobservatory.ooniprobe
Downloads 461.14K
Upload by The Tor Project
Rating 4.1/2.46K+
Content rating Everyone
Requires android 5.0 and up
Updated on Apr 01, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_DATA_SYNC:
    Allows a regular application to use Service.startForeground with the type "dataSync".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE:
  • org.openobservatory.ooniprobe.CountlyPush.BROADCAST_PERMISSION:
  • org.openobservatory.ooniprobe.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • org.openobservatory.ooniprobe.permission.C2D_MESSAGE: