myTOMRA

Download: myTOMRA APK

  • Latest Version
Application ID com.tomra.digital.mytomra
Downloads 282.5K
Upload by TOMRA Digital Software
Rating 3.4/4.2K+
Content rating Everyone
Requires android 5.0 and up
Updated on Aug 24, 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.BIND_NOTIFICATION_LISTENER_SERVICE:
    Must be required by an NotificationListenerService, to ensure that only the system can bind to it.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.tomra.digital.mytomra.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: