Car Connect

Download: Car Connect APK

  • Latest Version
Application ID com.d3m0li5h3r.apps.carconnect
Downloads 132.01K
Upload by d3m0li5h3r
Rating 3.5/180+
Content rating Everyone
Requires android 5.0 and up
Updated on Mar 08, 2021

android.Manifest.permission

  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.