I need load an ImageView with a external source (http://www.example.com/some_image.jpg).
I tried with a ImageTracker, but doesn't work
Anyway, Thanks!
I need load an ImageView with a external source (http://www.example.com/some_image.jpg).
I tried with a ImageTracker, but doesn't work
Anyway, Thanks!
This isn't supported yet - https://developer.blackberry.com/cascades/download/roadmap/
As a workaround you can save the image to a file and load it from there.