WIFI File Transfer

Baixar: WIFI File Transfer APK

  • Versão mais recente
ID do aplicativo com.app.files_transfer
Baixar 4.76K
Enviar por tnsatt
Classificação do conteúdo Everyone
Requer Android 4.1
Atualizado em Jul 29, 2021

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MANAGE_EXTERNAL_STORAGE:
    Allows an application a broad access to external storage in scoped storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.STORAGE:
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: