mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Merge pull request #4077 from kiwix/minor_improvement_in_readme_file
Fixed: storage spelling was incorrect in the possible paths table for the Play Store variant in the `README` file.
This commit is contained in:
commit
5e7104c951
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