How could I show uploaded pdf files preview in card view in android and shows the pdf file when clicking on the particular card without downloading, without using external pdf reader and also show download option.
If the file is downloaded on the device then read it from device otherwise read from firebase database.