Batista Conecta

Download: Batista Conecta APK

  • Latest Version
Application ID br.com.eem.batistaconecta
Downloads 1.8K
Upload by Escola em Movimento - EEM
Rating 4.7/22+
Content rating Everyone, Users Interact, Shares Location
Requires android 4.1 and up
Updated on Apr 26, 2023

android.Manifest.permission

  • 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.DOWNLOAD_WITHOUT_NOTIFICATION:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • br.com.eem.batistaconecta.permission.C2D_MESSAGE:
  • com.google.android.c2dm.permission.RECEIVE: