WikiMed - Offline

Download: WikiMed - Offline APK

  • Latest Version
Application ID org.kiwix.kiwixcustomwikimedes
Downloads 43.3K
Upload by Kiwix Team
Rating 4.7/1.41K+
Content rating Mature 17+
Requires android 7.0 and up
Updated on Dec 29, 2023

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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.