简体   繁体   中英

how to implement build in adobe pdf reader in android app

I am doing an assignment to open pdf in an android app but the device has not install any pdf viewer.

How can I easily to create a build in pdf viewer in my app??

I have no ideas...

Thanks

Is the PDF file local to the device or on a remote server? If it is remote then you could use the google viewer to render the PDF for display in a WebView or the android web browser.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM