Ringtone Rotator

Télécharger: Ringtone Rotator APK

  • Dernière version
ID d'application com.leonidbuzmacov.ringtonerotator
Téléchargements 7.36K
Télécharger par Leonid Buzmacov
Note 4.2/87+
Everyone
Nécessite Android 5.0
Mise à jour le 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.