Cache Cleaner

Tải xuống: Cache Cleaner APK

  • Phiên bản mới nhất
ID ứng dụng com.frozendevs.cache.cleaner
Tải xuống 596.36K
Tải lên bởi Frozen Developers
Đánh giá 3.4/5.87K+
Xếp hạng nội dung Everyone
Yêu cầu android 2.3
Đã cập nhật vào 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.