Hi Mika, actually what ive noticed is that the images take up to 20 seconds to load when I have a slow internet connection. Ive gone through all of them and made them as small as possible (the whole APK, over 3000 blocks is just 8.71mb, once installed the app is 29mb).
I thought that the images that were in assets did not depend on internet connection, is this wrong?
When internet is not great it takes justs as long for the image to load on a screen that has just one image (120*50px). Once one image loads they all load and show at the same time.
It’s strange that nothing has been changed but this is happening
Although it opened paths for me to experience “more thoroughly”, and now I use WebViewer with HTML to improve the design of my app “CinelarTV” (Custom animations/transitions with css for example)
I tested the shared APK, but I haven’t been able to reproduce the slow behavior.
Can you please share the Android version on which this issue occurs ?
Also, if possible, can some (who is facing this issue) share the logcat of the app ?
Hi @Rene1898 ! This link has instructions for installing ADB (Android Debug Bridge).
After installing, you should be able to run adb logcat to capture the device logs.