Navigation bar simple control

Descargar: Navigation bar simple control APK

  • Última versión
ID de aplicación com.gfds.navigation.bar.simple.control
Descargas 120.17K
Subir por GFD Studio
Everyone
Requiere Android 4.1
Actualizado el Jan 21, 2020

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • 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.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.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: