Anchor!

Tải xuống: Anchor! APK

  • Phiên bản mới nhất
ID ứng dụng app.pomacanthus.anchor
Tải xuống 20.05K
Tải lên bởi Pomacanthus
Đánh giá 3.6/117+
Xếp hạng nội dung Everyone, Users Interact, Shares Location, In-App Purchases
Yêu cầu android 8.0
Đã cập nhật vào Jun 19, 2021

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • 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.ACCESS_NOTIFICATION_POLICY:
    Marker permission for applications that wish to access notification policy.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.SEND_SMS:
    Allows an application to send SMS messages.
  • android.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.android.vending.BILLING: