android - How to open/display pdf without external app? -


i want display pdf file in android app without using external intent pdf viewer or else.i fount link uses external internet dont want open on internet want make user view pdf in app without using external app.. if possible please provide me pseudo code...

thanks

there several pdf libraries, of them can show pdf file in application.

these 2 common , used.

  1. native android pdf viewer
  2. droidreader

android pdf reader open source code application free download

in link you'll found opensource , free download pdf libraries.

and

pdf-libraries


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -