Hi,
I've been doing alot of research regarding PDF viewing on android. Aside from using Android Intent, which doesn't really work for us because we want the PDF to open within the app, the best alternative other developers had suggested is to create my own android module.
My question is: Has anyone implemented that solution successfully? Which java library were you using? How's the performance when using it with your Ti App? I am looking to build something just to view the PDFs and not sure if it is a viable route to take.
Thanks in advance.