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

Open zim-file on external USB-Stick (Android 14) #3532

Open
Ohm66 opened this issue Nov 14, 2023 · 8 comments
Open

Open zim-file on external USB-Stick (Android 14) #3532

Ohm66 opened this issue Nov 14, 2023 · 8 comments
Assignees
Labels
Milestone

Comments

@Ohm66
Copy link

Ohm66 commented Nov 14, 2023

Same issue like in closed issue 3304 (#3304 (comment)).

Cannot open zim-File on USB-Stick. I can see "+" symbol, I can see the file, but clicking at the file says "no zim file existing".
Samsung S23 with Android 14, tested with repository apk and also with different nightly build from last weeks.

Thanks for support
Regards Ohm

@kelson42 kelson42 added this to the 3.8.0 milestone Nov 14, 2023
@MohitMaliFtechiz
Copy link
Collaborator

@kelson42, @Ohm66 Our maximum SDK version is 33 (Android 13) and we have not tested this functionality on Android 14, We have a ticket for adapting the Android 14 #3478. We will fix this issue while adapting the Android 14.

@Ohm66
Copy link
Author

Ohm66 commented Nov 16, 2023

To be honest, I also had the issue again before I upgraded to Android 14.
Obviously anything happened between August 2023 and now ...
Let's see, what will happen if you upgrade the SDK. When have you planned it?

@MohitMaliFtechiz
Copy link
Collaborator

@Ohm66 We will do it in the next milestone.

@kelson42 kelson42 modified the milestones: 3.8.0, 3.9.0 Nov 16, 2023
@kelson42
Copy link
Collaborator

Will maybe create a 3.8.1 just to add android14 support

@kelson42 kelson42 pinned this issue Nov 16, 2023
@Ohm66
Copy link
Author

Ohm66 commented Nov 16, 2023

😀thanks! I will check if USB Zim will run...

@kelson42 kelson42 modified the milestones: 3.10.0, 3.9.0 Nov 16, 2023
@kelson42 kelson42 modified the milestones: 3.9.0, 3.10.0 Dec 10, 2023
@heschdy
Copy link

heschdy commented Dec 14, 2023

For me it is also not working with the 3.8.1

@MohitMaliFtechiz
Copy link
Collaborator

@heschdy Are you using an Android 13 or below device? If you are using an Android 14 device then wait for some time we will add support for Android 14.

@kelson42 kelson42 modified the milestones: 3.10.0, 3.11.0 Dec 25, 2023
@MohitMaliFtechiz
Copy link
Collaborator

We should wait for openzim/libzim#852 to be implemented in libzim, this will allow us to open the file via the fd of the selected ZIM file that we have selected via file picker(Storage access framework), After implementing openzim/libzim#852 we will able to open the file via the available fd and we will not require to get the path for the USB-Stick(It is the ideal solution for file picker functionality to properly support the all android version since android provides the access to that file via fd without any additional steps), which is causing the error here on Samsung's latest devices (especially on Android 14 because on newer devices Android encourage to use SAF inside of getting files via filePath for security purpose).

@kelson42 kelson42 unpinned this issue Apr 30, 2024
@kelson42 kelson42 modified the milestones: 3.11.0, 3.12.0 May 19, 2024
@kelson42 kelson42 modified the milestones: 3.14.0, 3.15.0 Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants