Audio Editor - Music Cutter

Download: Audio Editor - Music Cutter APK

  • Latest Version
Application ID com.smallyin.musiceditor
Downloads 11.91K
Upload by FFZZapps
Rating 3.1/97+
Content rating Everyone
Requires android 5.0 and up
Updated on Jan 03, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.