Software Volume Button

Download: Software Volume Button APK

  • Latest Version
Application ID io.github.visnkmr.volumeui
Downloads 190.49K
Upload by Vishnu N K
Rating 4.6/1.33K+
Content rating Everyone
Requires android 1.5 and up
Updated on Aug 28, 2023

android.Manifest.permission

  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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_EXTERNAL_STORAGE:
    Allows an application to write to external storage.