TheBrain

Télécharger: TheBrain APK

  • Dernière version
ID d'application com.thebrain.android
Téléchargements 62.67K
Télécharger par TheBrain Technologies
Note 3.4/684+
Everyone, Users Interact
Nécessite Android 7.0
Mise à jour le Aug 20, 2023

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.