max-kammerer / orion-viewer

Orion Viewer is pdf, djvu, xps, cbz and tiff file viewer for Android devices based on mupdf and DjVuLibre libraries
Other
169 stars 54 forks source link

Opening djvu stucks on android 7 devices #17

Closed izjumovfs closed 1 year ago

izjumovfs commented 6 years ago

Hi. I have already described this issue in this ticket. And you have succesfully fixed it. But after a couple of commits - i am now again not able to open the journals (that were attached to the closed ticket) at my Android 7.0 devices. Please, could you take a look at the code and help to solve the issue? Thanks

max-kammerer commented 6 years ago

What version do you have installed?

izjumovfs commented 6 years ago

I have cloned and compiled the latest version from Github. Latest commit 10eb69c on Jul 8, 2017

max-kammerer commented 6 years ago

Please send me log file for file opening with last version

max-kammerer commented 6 years ago

Could you also try to rebuild native sources with fresh ndk and try to work with this build?

izjumovfs commented 6 years ago

Could i do this using thirdparty_build.gradle script? Not manually? my be the problem was in that i was compiling native libs with the help of this script, not manually, as was described here https://github.com/max-kammerer/orion-viewer/blob/master/orion-viewer/jni/README

max-kammerer commented 6 years ago

Yes, you could use thirdparty_build.gradle, just update ndk.dir path to latest one in prjojectRoot/local.properties

max-kammerer commented 6 years ago

@izjumovfs there is separate branch with updated djvlibre and build toolchain (you will need ndk 16b) - mig4 So if issue is still actual you can check it aganst new sources

max-kammerer commented 4 years ago

@izjumovfs Could you reproduce issue with 0.80.6 version?

max-kammerer commented 1 year ago

@izjumovfs I'm closing this issue as obsolete, feel free to reopen it if you still has this problem