Soliguide

Tải xuống: Soliguide APK

  • Phiên bản mới nhất
ID ứng dụng com.soliguide.soliguide
Tải xuống 30.53K
Tải lên bởi Solinum
Xếp hạng nội dung Everyone 10+
Yêu cầu android 5.0
Đã cập nhật vào Aug 16, 2023

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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE:
  • com.google.android.gms.permission.ACTIVITY_RECOGNITION:
    Allows an application to recognize physical activity.
  • com.google.android.providers.gsf.permission.READ_GSERVICES: