SoftKey - Home Back Button

Télécharger: SoftKey - Home Back Button APK

  • Dernière version
ID d'application vimal.launcher.com.plah
Téléchargements 1.25M
Télécharger par Vimal CVS
Note 4.3/5.47K+
Everyone
Nécessite Android 4.0.3
Mise à jour le Jan 15, 2020

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_NOTIFICATION_POLICY:
    Marker permission for applications that wish to access notification policy.
  • android.permission.BIND_ACCESSIBILITY_SERVICE:
    Must be required by an AccessibilityService, to ensure that only the system can bind to it.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.VIBRATE:
    Allows access to the vibrator.