KHALID SHOKRY
Member
hello everybody
I have this line in my code
Dim bitmaps As List = Array("11.jpg", "22.jpeg","33.jpg", "44.jpg", "22.jpeg")
But I need to use online image
like "http://www.b4x.com/basic4android/images/SS-2012-08-29_12.55.42.png"
I need to get it in array
PLZ HELP
I have this line in my code
Dim bitmaps As List = Array("11.jpg", "22.jpeg","33.jpg", "44.jpg", "22.jpeg")
But I need to use online image
like "http://www.b4x.com/basic4android/images/SS-2012-08-29_12.55.42.png"
I need to get it in array
PLZ HELP