bqytallhsirlkm
bqytallhsirlkm
hmm, so how can I add data to it??
> Hello. I compiled the source code in android studio. But when I try open a pdf file it crashes. What should I do? Hello sir Can you please explain...
> > > See: > [#262 (comment)](https://github.com/SufficientlySecure/document-viewer/issues/262#issuecomment-338271054) can You Sir please explain it more
> > > @bqytallhsirlkm current gradle configuration (in master branch) doesn't automatically build native libraries. You need to manually build c/c++ sources (explained in readme) and then build project itself....
> > > From Android Studio: > > 1. Select Tools->SDK Manager. From there install sdk and [ndk](https://developer.android.com/studio/projects/install-ndk?hl=FR) (you don't need CMake for this project). > > > From Terminal:...
> > > For the second step you need a terminal. On Windows you may use [Cygwin](https://www.cygwin.com/). when I run `./init.sh` from the project root. give this message bash: make:...
> > > Do you have files in `document-viewer/document-viewer/jni/mupdf/mupdf`? `mupdf/mupdf` Empty nothing brother
> > > You have to install [git](https://git-scm.com/) and run from terminal `git submodule update --init --recursive --force` Done Brother [Pic](https://www.mediafire.com/view/uj80a0rs07m95i5/Screenshot_%2528107%2529.png/file#)
> > > You don't actually download mupdf and djvulibre by hand. You download them by issuing `./init.sh` from the project root. They will appear in the appropriate folders in...
yes I downloaded a zip archive thanks for this note 1. I clone it 2. generate fronts by a run from root project `init.sh` 3. add NDK **But the problem...