I am compiling the MUPDF from NDK. I have created the "generated" folder under the "android" folder but its inner file which is expected to be autogenerated are not generating.
Alright, I got the point. I am missing to execute make
which I should execute after created generated
folder and before executing ndk-build