Simple ... You can do this using only the Intent function. perform the following process
1. Use GRIDVIEW to display the images as shown in the screenshots that you provided in the URL. 2.on GridItemSelected Listener, just call the intent function to read the corresponding pdf file.
or, if you do not want to use the functions of Intent, just go to the itext library to read pdf
source share