My Car Wash Game

Download: My Car Wash Game APK

  • Latest Version
Application ID com.ep.carwash.autoworkshop.garagegames
Downloads 783.81K
Upload by Flora Play
Rating 4.3/1.4K+
Content rating Everyone, In-Game Purchases
Requires android 5.0 and up
Updated on Oct 27, 2022

android.Manifest.permission

  • 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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.