Is it possible to embed animated GIFs in PDFs? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. We don’t allow questions about general computing hardware and software on Stack Overflow. You can edit the question so it’s on-topic for Stack Overflow. Closed 1 year ago. Improve this question Is it possible to embed animated GIFs in PDFs? … Read more

Display Animated GIF

I want to display animated GIF images in my aplication. As I found out the hard way Android doesn’t support animated GIF natively. However it can display animations using AnimationDrawable: Develop > Guides > Images & Graphics > Drawables Overview The example uses animation saved as frames in application resources but what I need is … Read more