World Launcher

Download: World Launcher APK

  • Latest Version
Application ID com.k2.worldlauncher
Downloads 7.15K
Upload by Kyle Eichlin
Rating 2.8/63+
Content rating Everyone
Requires android 8.1 and up
Updated on Feb 14, 2022

android.Manifest.permission

  • android.permission.BIND_WALLPAPER:
    Must be required by a WallpaperService, to ensure that only the system can bind to it.
  • 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.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • android.permission.SET_WALLPAPER_HINTS:
    Allows applications to set the wallpaper hints.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.