Clean Day Free

Baixar: Clean Day Free APK

  • Versão mais recente
ID do aplicativo cleanday.cleandayapp.com.cleanday2
Baixar 251.69K
Enviar por Artur Voicehovic
Classificação 4.2/1.82K+
Classificação do conteúdo Everyone, Users Interact
Requer Android 4.1
Atualizado em Jul 31, 2018

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.