Sen$e

Download: Sen$e APK

  • Latest Version
Application ID com.powertrain.sense
Downloads 5.48K
Upload by PowerTrain
Rating 4.1/20+
Content rating Everyone
Requires android 9 and up
Updated on Jan 25, 2024

android.Manifest.permission

  • android.permission.ACCESS_CHECKIN_PROPERTIES:
    Allows read/write access to the "properties" table in the checkin database, to change values that get uploaded.
  • 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.BATTERY_STATS:
    Allows an application to collect battery statistics
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CAPTURE_AUDIO_OUTPUT:
    Allows an application to capture audio output.
  • android.permission.CAPTURE_VIDEO_OUTPUT:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_CALENDAR:
    Allows an application to write the user's calendar data.
  • com.google.android.c2dm.permission.RECEIVE: