Search code examples
delphifiremonkey

Play gif picture animation inside firemonkey application


How I can play gif picture animation using Firemonkey that will be used in Android and iOS app ?

I am using Delphi XE 8.

Note: I saw this question Animated GIF in Firemonkey but I dont have the animation as sprites only as a single gif file.


Solution

  • You can use third-party library. One of the best options is the control TSkAnimatedImage of the library Skia4Delphi: https://github.com/skia4delphi/skia4delphi