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
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
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.