Ringtone Rotator

Загрузить: Ringtone Rotator APK

  • Последняя версия
Идентификатор приложения com.leonidbuzmacov.ringtonerotator
Загрузки 7.36K
Загрузить Leonid Buzmacov
Рейтинг 4.2/87+
Everyone
Требуется Android 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.