Media Converter Pro

Download: Media Converter Pro APK

  • Latest Version
Application ID com.github.khangnt.mcp
Downloads 1.09M
Upload by simonpham
Rating 4.0/15.04K+
Content rating Everyone
Requires android 4.1 and up
Updated on Jun 15, 2022

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.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.