Lotus Lantern

Download: Lotus Lantern APK

  • Latest Version
Application ID wl.smartled.bldk
Downloads 100.4K
Upload by fstart
Rating 3.6/260+
Content rating Everyone
Requires android 5.0 and up
Updated on Oct 15, 2019

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • 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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.VIBRATE:
    Allows access to the vibrator.