Hello experts.
I want to create a splash screen using a GIF file. For this I used the extension KIO4_AniGifK.aix.
The simulation / test with Companion works. When I install the APK on my phone, I get an error message. After a long search I found out that the WRITE_EXTERNAL_STORAGE authorization is missing. Must this correction put the extension or my app. Doesn’t the query appear automatically during installation?
How can I best set this authorization?
Can you display gif animations without this extension? Are there other solutions?
Thank you for your answers!