Flasher

Download: Flasher APK

  • Latest Version
Application ID com.karthek.android.s.flasher
Downloads 109.56K
Upload by karthek
Rating 3.1/309+
Content rating Everyone
Requires android 5.0 and up
Updated on Nov 19, 2022

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.