Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assess SimpleStorage #3475

Open
kelson42 opened this issue Aug 27, 2023 · 1 comment
Open

Assess SimpleStorage #3475

kelson42 opened this issue Aug 27, 2023 · 1 comment
Assignees
Milestone

Comments

@kelson42
Copy link
Collaborator

Assess if we would benefit of using https://github.com/anggrayudi/SimpleStorage

Following #3265

@MohitMaliFtechiz
Copy link
Collaborator

This would benefit us as it provides the many methods that ease accessing files(DocumentFile) on different API levels, and handle code for different API levels. but as for now, we know that we can not open the ZIM file via inputStream/[DocumentFile]/fileDescriptor provided by this library. Libkiwix needs the filePath(with proper read access) to work properly with Xapian. And android restricts the direct read access to filePath. We already have this type of ticket for #3628 that is blocked due to the openzim/libzim#852. So we can consider this after #3628 has been fixed.

@kelson42 kelson42 modified the milestones: 3.12.0, 3.13.0 Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants