Ringtone Rotator

다운로드: Ringtone Rotator APK

  • 최신 버전
애플리케이션 ID 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.