cambopad Active Member Licensed User Longtime User Apr 3, 2015 #1 Dear all B4A-ers! Facebook just introduced the new image library for Android called Fresco which will help developers to effectively work with images and avoid the out-of-memory problems that we usually face when developing apps that use a lot of bitmaps. Have anyone looked at this cool library yet? https://code.facebook.com/posts/366199913563917/introducing-fresco-a-new-image-library-for-android/ Click to expand... If we could port this lib to B4A, it would be a useful addition to the whole B4A community ! Thanks you!
Dear all B4A-ers! Facebook just introduced the new image library for Android called Fresco which will help developers to effectively work with images and avoid the out-of-memory problems that we usually face when developing apps that use a lot of bitmaps. Have anyone looked at this cool library yet? https://code.facebook.com/posts/366199913563917/introducing-fresco-a-new-image-library-for-android/ Click to expand... If we could port this lib to B4A, it would be a useful addition to the whole B4A community ! Thanks you!
Erel B4X founder Staff member Licensed User Longtime User Sep 8, 2020 #3 Check this cross platform example: [B4X] [B4XPages] Pleroma / Mastodon Client It downloads thousands of images, asynchronously and with great performance. Another simpler example: https://www.b4x.com/android/forum/threads/grid-class-preoptimizedclv.116309/post-726808 Upvote 0
Check this cross platform example: [B4X] [B4XPages] Pleroma / Mastodon Client It downloads thousands of images, asynchronously and with great performance. Another simpler example: https://www.b4x.com/android/forum/threads/grid-class-preoptimizedclv.116309/post-726808