Hello,
I built our python files earlier to become an APK file and we noticed that the GIF won't play. However, when we tested it directly from our computer, the GIF file loads perfectly fine with the python files. We included the GIF file inside the Google Colab folder and we included the gif file extension in the included source files that can be found in the buildozer.spec file.
How can we successfully load it?