All Projects → MindorksOpenSource → Open-PDF-File-Android-Example

MindorksOpenSource / Open-PDF-File-Android-Example

Licence: other
An example project to demonstrate how to open a PDF file in Android programmatically

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Open-PDF-File-Android-Example

pdf-viewer
PDFjs with flipbook integration (using turnjs4)
Stars: ✭ 85 (+49.12%)
Mutual labels:  pdf-viewer, pdf-reader
aesop
[DEPRECATED] The simplest PDF viewer around
Stars: ✭ 1 (-98.25%)
Mutual labels:  pdf-viewer, pdf-document
pdftron-android-samples
PDFTron Android Samples
Stars: ✭ 30 (-47.37%)
Mutual labels:  pdf-viewer, pdf-document
react-view-pdf
A simple and powerful PDF Viewer library for React.js
Stars: ✭ 107 (+87.72%)
Mutual labels:  pdf-viewer, pdf-reader
Pdfviewer
A simple Pdf document viewer 💼
Stars: ✭ 144 (+152.63%)
Mutual labels:  pdf-viewer
Ng2 Pdf Viewer
📄 PDF Viewer Component for Angular 5+
Stars: ✭ 997 (+1649.12%)
Mutual labels:  pdf-viewer
Buka
Buka is a modern software that helps you manage your ebook at ease.
Stars: ✭ 896 (+1471.93%)
Mutual labels:  pdf-viewer
Sumatrapdf
SumatraPDF reader
Stars: ✭ 7,462 (+12991.23%)
Mutual labels:  pdf-viewer
PdfComponentComparison
The repository is used for comparing different pdf handle component such as Aspose.Pdf , Spire.Pdf and iText so on,you also can consider it as a demo repository that show how to use those component.
Stars: ✭ 39 (-31.58%)
Mutual labels:  pdf-document
React Native Pdfview
📚 PDF viewer for React Native
Stars: ✭ 198 (+247.37%)
Mutual labels:  pdf-viewer
Vue Pdf
vue.js pdf viewer
Stars: ✭ 1,700 (+2882.46%)
Mutual labels:  pdf-viewer
Pdfpc
A presenter console with multi-monitor support for PDF files.
Stars: ✭ 1,065 (+1768.42%)
Mutual labels:  pdf-viewer
Webviewer Ui
WebViewer UI built in React
Stars: ✭ 152 (+166.67%)
Mutual labels:  pdf-viewer
Beamerpresenter
Simple dual screen pdf presentation software
Stars: ✭ 30 (-47.37%)
Mutual labels:  pdf-viewer
Ngx Extended Pdf Viewer
A full-blown PDF viewer for Angular 6, 7, 8, all the way up to 11 and beyond!
Stars: ✭ 206 (+261.4%)
Mutual labels:  pdf-viewer
Pdfdrawingview
PDFDrawingView is a lightweight PDF Viewer that has built in functionality for drawing.
Stars: ✭ 17 (-70.18%)
Mutual labels:  pdf-viewer
Qpdf
PDF viewer widget for Qt
Stars: ✭ 111 (+94.74%)
Mutual labels:  pdf-viewer
Pqiv
Powerful image viewer with minimal UI
Stars: ✭ 177 (+210.53%)
Mutual labels:  pdf-viewer
Flutter plugin pdf viewer
A flutter plugin for handling PDF files. Works on both Android & iOS
Stars: ✭ 81 (+42.11%)
Mutual labels:  pdf-viewer
Jfbview
PDF and image viewer for the Linux framebuffer.
Stars: ✭ 78 (+36.84%)
Mutual labels:  pdf-viewer

Open PDF File Android Example - An example project to demonstrate how to open a PDF file in Android programmatically

MindOrks MindOrks Community


About this Project

This project contains a sample app that shows how to open a PDF file in Android application programmatically. We will build the following in this project:

  • Open PDF in WebView
  • Open PDF from the assets folder using the AndroidPdfViewer library
  • Open PDF from the phone storage using the AndroidPdfViewer library
  • Download file from the internet using the PRDownloader library and then open that file using the AndroidPdfViewer library

Step by Step guide

Reference blog for this project - How to open a PDF file in Android programmatically?

Explore Android Online Tutorials and Courses To Learn More by MindOrks

  • Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
  • Android Tutorial - All Free Android Tutorials by MindOrks
  • Android Online Course for Professionals - In this online course, you’ll learn the Dagger, Kotlin, RxJava, MVVM Architecture, Architecture Components, Jetpack, LiveData, ViewModel, Room Database, Database Design, Multithreading, Memory Management, Networking, Caching, How Glide works, Unit Testing, and the best practices for Android Development. By the end of this online course, you will have all the skills you need to become a professional Android Developer.
  • Android Online Course for Beginners - This course is for beginners for those who want to get started with Android Development. In this course, you will build two apps: TodoNotes and Ride-Sharing Uber Android App.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].