Car Launcher

Download: Car Launcher APK

  • Latest Version
Application ID com.autolauncher.motorcar.free
Downloads 2.07M
Upload by apps lab studio
Rating 4.4/66.2K+
Content rating Everyone
Requires android 4.0.3 and up
Updated on Mar 29, 2024

android.Manifest.permission

  • android.intent.action.ACTION_POWER_CONNECTED:
  • android.intent.action.ACTION_POWER_DISCONNECTED:
  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • 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.BATTERY_STATS:
    Allows an application to collect battery statistics
  • 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.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • 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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_LOCATION:
    Allows a regular application to use Service.startForeground with the type "location".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • 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.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_SETTINGS:
    Allows an application to read or write the system settings.
  • com.autolauncher.motorcar.free.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE:
  • com.google.android.gms.permission.AD_ID: