Thats what droid reader and pdf readers do, they use c library in jni folder of their source.
"Can you show me how to solve this one?" I believe you dont understand the full scale of this project. Its time taking and cant be done through emails or even skype. I also have a hint that you are requiring a single file to be output as executable in android rather than a full pdf reader. Then you can convert them to images and put them in Image view. If not then you are looking for a integration like in windows but thing like that isnt possible without a viewer. So it wont speed up. On Sunday, May 22, 2011 6:00:33 AM UTC+5, khanh le wrote: > > To be specific, I need a lib to read pdf files and the output of each page > will be an image stream. > > On Sun, May 22, 2011 at 7:55 AM, khanh_qhi™ <[email protected]> wrote: > >> Hi, >> My problem is that I want to read an ebook file(PDF extension), but not >> depend on and pdf viewer app(because it may be slow down program). >> So, I need an open source to view it, I think it will faster than I use on >> pdf viewer application. >> Can you show me how to solve this one? >> >> >> On Sat, May 21, 2011 at 10:45 PM, DebUggEr <[email protected]> wrote: >> >>> Khanh, >>> >>> Please search code.google.com for droid reader. It is full >>> implementation for you. Of course if you are a beginner you will need >>> someone to guide you how to understand it. >>> >>> Also, try to put more understanding to your questions. >>> >>> Sincerely, >>> Jehandad >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >>> >> >> >> >> -- >> Regards, >> Khanh. >> > > > > -- > Regards, > Khanh. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

