Just Run: Zero to 5K (and 10K)

다운로드: Just Run: Zero to 5K (and 10K) APK

  • 최신 버전
애플리케이션 ID com.jupli.run
다운로드 315.71K
업로드 기준 Jupli
평점 4.9/3.1K+
Everyone, In-App Purchases
안드로이드가 필요합니다 9
업데이트 날짜 May 15, 2024

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING:
  • com.jupli.run.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: