Android media viewer SDK (equivalent of iOS QLPreviewController)

Viewed 452

As far as I understand there is still no equivalent component to iOS's QLPreviewController in Android. I'm looking for an easy way to be able to integrate display of media files (images, movies, PDFs, audio) into my app without using Intents. Are there any known 3rd party SDKs for this task?

1 Answers
Related