1

I try to use gif in my android project in api 22 .

I used glide and gifviewer component but not shown in my project and gradle not build

1 Answers1

0

If you do not want to use gradle dependencies, try this instruction that used InputStream and Movie class: click here. I described it and I think it is useful to play gif animations.

Hamid
  • 1,493
  • 2
  • 18
  • 32