g-Force Recorder

Download: g-Force Recorder APK

  • Latest Version
Application ID eu.lindentree.gforcerec
Downloads 46.06K
Upload by Lindentree Software
Rating 4.4/123+
Content rating Everyone
Requires android 4.0.3 and up
Updated on Feb 09, 2024

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.