Android Question In Slider control it is possible to use the images of the cache if there is no connection

desof

Well-Known Member
Licensed User
Longtime User
I am using the Slider control and I would like to know if it is possible to work with the images saved in cache if the phone does not have an internet connection.

https://www.b4x.com/android/forum/threads/b4x-xui-imageslider.87128/#content


The behavior I expect is that one opens the app and (if there is connection and if there are no images in cache) upload the images to the cache, and if the connection is interrupted or the application is opened at another time that already loads them from the cache directly .

I hope you can understand me!
 
Top