mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00
Fixed: storage spelling was incorrect in the possible paths table for the Play Store variant in the README file
This commit is contained in:
parent
1d47314102
commit
b74e084f99
12
README.md
12
README.md
@ -44,12 +44,12 @@ website to access the complete set of features.
|
||||
|
||||
Possible paths for play store version which supports for the scanning/reading ZIM files.
|
||||
|
||||
| Storage path | Viewable outside kiwix(in File manager) | Could be scanned by Kiwix |
|
||||
|---------------------------------------------------------|-----------------------------------------|---------------------------|
|
||||
| storge/0/Android/media/org.kiwix.kiwixmobile/ | Yes | Yes |
|
||||
| storge/0/Android/data/org.kiwix.kiwixmobile/ | No | Yes |
|
||||
| storge/sdcard-name/Android/media/org.kiwix.kiwixmobile/ | Yes | Yes |
|
||||
| storge/sdcard-name/Android/data/org.kiwix.kiwixmobile/ | No | Yes |
|
||||
| Storage path | Viewable outside kiwix(in File manager) | Could be scanned by Kiwix |
|
||||
|-----------------------------------------------------------|-----------------------------------------|---------------------------|
|
||||
| storage/0/Android/media/org.kiwix.kiwixmobile/ | Yes | Yes |
|
||||
| storage/0/Android/data/org.kiwix.kiwixmobile/ | No | Yes |
|
||||
| storage/sdcard-name/Android/media/org.kiwix.kiwixmobile/ | Yes | Yes |
|
||||
| storage/sdcard-name/Android/data/org.kiwix.kiwixmobile/ | No | Yes |
|
||||
|
||||
Kiwix Android is written in [Kotlin](https://kotlinlang.org/)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user