Wii Phone

ダウンロード: Wii Phone APK

  • 最新バージョン
アプリケーションID com.karuzohikari.wiiphone
ダウンロード 490.98K
アップロード方法 KaruzoHikari
評価 4.2/4.42K+
コンテンツのレーティング Teen, Users Interact
アンドロイドが必要です 6.0
更新日 May 05, 2024

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_AUDIO:
    Allows an application to read audio files from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.