IT Dojo - Frontend and QA

ダウンロード: IT Dojo - Frontend and QA APK

  • 最新バージョン
アプリケーションID com.kliemk.ITAppLite
ダウンロード 200
アップロード方法 Jakub Klimas
評価 4.9/9+
コンテンツのレーティング Everyone
アンドロイドが必要です 5.0
更新日 Jan 26, 2024

android.Manifest.permission

  • 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: