MHW Builder Lite

下载: MHW Builder Lite APK

  • 最新版本
应用程序 ID com.honeyhunterworld.mhwblite
下载 118.11K
上传者 IzKats
4.1/524+
Everyone
需要 android 4.4
更新日期 Oct 05, 2020

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.DELETE_CACHE_FILES:
    Old permission for deleting an app's cache files, no longer used, but signals for us to quietly ignore calls instead of throwing an exception.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.