WikiMed Medical Encyclopedia

Télécharger: WikiMed Medical Encyclopedia APK

  • Dernière version
ID d'application org.kiwix.kiwixcustomwikimed
Téléchargements 423.61K
Télécharger par Kiwix Team
Note 4.7/25.39K+
Everyone
Nécessite Android 7.0
Mise à jour le May 15, 2024

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NEARBY_WIFI_DEVICES:
    Required to be able to advertise and connect to nearby devices via Wi-Fi.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.