MHW Builder Lite

Download: MHW Builder Lite APK

  • Latest Version
Application ID com.honeyhunterworld.mhwblite
Downloads 118.11K
Upload by IzKats
Rating 4.1/524+
Content rating Everyone
Requires android 4.4 and up
Updated on 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.