AwareMind

Download: AwareMind APK

  • Latest Version
Application ID com.jianzheng.studyzero
Downloads 3
Upload by Jian Zheng
Content rating Everyone
Requires android 8.0 and up
Updated on Mar 01, 2024

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACTIVITY_RECOGNITION:
    Allows an application to recognize physical activity.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_LOCATION:
    Allows a regular application to use Service.startForeground with the type "location".
  • android.permission.FOREGROUND_SERVICE_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.PACKAGE_USAGE_STATS:
    Allows an application to collect component usage statistics
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • 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.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.jianzheng.studyzero.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: