Multi Window Video Player

Download: Multi Window Video Player APK

  • Latest Version
Application ID com.equalizer.bass.videoplayer
Downloads 134.98K
Upload by Music Amp
Rating 4.2/1.05K+
Content rating Everyone
Requires android 3.0 and up
Updated on Dec 07, 2015

android.Manifest.permission

  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.