Navigation bar simple control

Download: Navigation bar simple control APK

  • Latest Version
Application ID com.gfds.navigation.bar.simple.control
Downloads 120.17K
Upload by GFD Studio
Content rating Everyone
Requires android 4.1 and up
Updated on 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: