I want to develop android module for mupdf. I am aware of module development and proxies but I am not aware of native android development so I want some basic knowledge from native side.
Do I have to generate *.so and *.Jar from mupdf? or any other approach is there to generate that module? if yes then which file I have to include in eclips that calls native function from mupdf?
Or am I going for wrong approach to develop a module? If I am going wrong then please give your suggestions to me.
If some one can help me then it will be more appreciable.
1 Answer
There is pretty good information here
https://wiki.appcelerator.org/display/guides/Android+Module+Development+Guide
Your Answer
Think you can help? Login to answer this question!