Hacker Tool

ダウンロード: Hacker Tool APK

  • 最新バージョン
アプリケーションID com.hacker.tool.dev.official.app
ダウンロード 19.42K
アップロード方法 Technische Hintergrunddienste
評価 4.0/42+
コンテンツのレーティング Everyone, In-App Purchases
アンドロイドが必要です 5.0
更新日 Apr 28, 2024

android.Manifest.permission

  • 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.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.webkit.PermissionRequest: