I am looking to use the DynaPDF in my Android project as a C library. However on the downloads page the only option I can see that could be used is “DynaPDF for linux for x86 (32)”, as I understand it x86 is based on architecture where as Android use ARM architecture. I am quite new to native programming and so would appreciate if somebody could confirm was I guess or explain another way to implement the library.
Share
To port the library, you must have access to the sources (the download page of DynaPDF has links to the compiled libraries, which is not very useful).