- I have 150 PDF files, each PDF on a specific topic. I want to create an Android application.
- First when you open the application, it shows you 10 divisions, each division containing (15) PDFs, and so on for each division.
- I want to upload PDFs from local storage into assets and open by my app
- I also want users to be unable to download PDFs.
- I also want the ability to Zoom +/- inside the pdf file because it contains precise details and it is necessary to have the ability to Zoom to view the pdf page.I have 150 PDFs, want organized into 10 divisions, and want to build an Android app to display them. The app should allow users to zoom in/out on PDFs, but not download them.
- How do I do this via MIT app inventor?
- Can someone explain to me the steps I should follow?
I hope to get an answer to my question
New contributor
Abbas Naser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.