Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/developer-umair-rasheed/open-or-show-pdf-from-url-in-jetpack-compose

Display a PDF from a URL in a Jetpack Compose Android app using Kotlin, with an added focus on efficient caching. By implementing caching, your app will store the downloaded PDF file locally, so it doesn’t have to be redownloaded every time.
https://github.com/developer-umair-rasheed/open-or-show-pdf-from-url-in-jetpack-compose

android android-application android-studio jetpack jetpack-android jetpack-compose kotlin kotlin-android pdf-viewer url

Last synced: 25 days ago
JSON representation

Display a PDF from a URL in a Jetpack Compose Android app using Kotlin, with an added focus on efficient caching. By implementing caching, your app will store the downloaded PDF file locally, so it doesn’t have to be redownloaded every time.

Awesome Lists containing this project