Volume Notification

دانلود: Volume Notification APK

  • آخرین نسخه
شناسه برنامه net.hyx.app.volumenotification
دانلودها 649.63K
آپلود توسط Seht
رتبه بندی 3.9/4.2K+
رده بندی محتوا Everyone
نیاز به اندروید 5.0
به روز رسانی شد May 26, 2024

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.