There is no game - Jam Edition

Download: There is no game - Jam Edition APK

  • Latest Version
Application ID com.DMAP.Ting
Downloads 1.09M
Upload by Draw Me A Pixel
Rating 4.5/15.23K+
Content rating Everyone
Requires android 5.1 and up
Updated on Aug 21, 2023

android.Manifest.permission

  • 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.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.