Funlux

Download: Funlux APK

  • Latest Version
Application ID com.zmodo.funlux.activity
Downloads 214.75K
Upload by Zmodo Support
Rating 3.7/2.52K+
Content rating Everyone
Requires android 5.0 and up
Updated on Sep 21, 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.AUTHENTICATE_ACCOUNTS:
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • 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.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.EXPAND_STATUS_BAR:
    Allows an application to expand or collapse the status bar.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.GET_TASKS:
    This constant was deprecated in API level 21. No longer enforced.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NEARBY_WIFI_DEVICES:
    Required to be able to advertise and connect to nearby devices via Wi-Fi.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.READ_SYNC_SETTINGS:
    Allows applications to read the sync settings.
  • android.permission.READ_SYNC_STATS:
    Allows applications to read the sync stats.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • 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.USE_CREDENTIALS:
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_SYNC_SETTINGS:
    Allows applications to write the sync settings.
  • com.android.vending.BILLING:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: