Floating Apps

Télécharger: Floating Apps APK

  • Dernière version
ID d'application com.wilco375.recentsfloatingapps
Téléchargements 61.58K
Télécharger par wilco375
Note 3.5/151+
Everyone, Unrestricted Internet
Nécessite Android 4.2
Mise à jour le May 01, 2017

android.Manifest.permission

  • android.permission.ACCESS_SUPERUSER:
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.
  • com.android.vending.CHECK_LICENSE: