Cache Cleaner

다운로드: Cache Cleaner APK

  • 최신 버전
애플리케이션 ID com.frozendevs.cache.cleaner
다운로드 596.36K
업로드 기준 Frozen Developers
평점 3.4/5.87K+
Everyone
안드로이드가 필요합니다 2.3
업데이트 날짜 Apr 24, 2016

android.Manifest.permission

  • android.permission.CLEAR_APP_CACHE:
    Allows an application to clear the caches of all installed applications on the device.
  • android.permission.GET_PACKAGE_SIZE:
    Allows an application to find out the space used by any package.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.