g-Force Recorder

Unduh: g-Force Recorder APK

  • Versi Terbaru
ID Aplikasi eu.lindentree.gforcerec
Unduhan 48.05K
Unggah berdasarkan Lindentree Software
Peringkat 4.4/126+
Everyone
Membutuhkan android 4.0.3
Diperbarui pada 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.