Ringtone Rotator

دانلود: Ringtone Rotator APK

  • آخرین نسخه
شناسه برنامه com.leonidbuzmacov.ringtonerotator
دانلودها 7.36K
آپلود توسط Leonid Buzmacov
رتبه بندی 4.2/87+
رده بندی محتوا Everyone
نیاز به اندروید 5.0
به روز رسانی شد Mar 24, 2021

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.