mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-19 04:16:27 -04:00

This should be a temporary solution until we can find a better way to fix this. Since the `ParcelFileDescriptor` pipe always breaks when writing a video, I've fixed the issue by just writing the video to the local file system and then returning that local file to the ContentProvider. This local file gets deleted when the App gets destroyed.
This is the directory of the Kiwix Android port.
Languages
Kotlin
98.9%
Shell
0.6%
HTML
0.4%