D-Link Wi-Fi

Download: D-Link Wi-Fi APK

  • Latest Version
Application ID com.dlink.dlinkwifi
Downloads 2.47M
Upload by D-Link Corporation
Rating 3.9/25.81K+
Content rating Everyone
Requires android 4.4 and up
Updated on Nov 15, 2023

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_MULTICAST_STATE:
    Allows applications to enter Wi-Fi Multicast mode.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • 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.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: