Santa's Secret Keeper

Tải xuống: Santa's Secret Keeper APK

  • Phiên bản mới nhất
ID ứng dụng com.thomasdonahoe.santassecretkeeper
Tải xuống 175.58K
Tải lên bởi Thomas Patrick Donahoe
Đánh giá 4.9/4.2K+
Xếp hạng nội dung Everyone, Users Interact
Yêu cầu android 5.0
Đã cập nhật vào Sep 04, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.WRITE_CONTACTS:
    Allows an application to write the user's contacts data.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: