Navigation bar simple control

Unduh: Navigation bar simple control APK

  • Versi Terbaru
ID Aplikasi com.gfds.navigation.bar.simple.control
Unduhan 120.17K
Unggah berdasarkan GFD Studio
Everyone
Membutuhkan android 4.1
Diperbarui pada 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: