I have a TImage component in a XE7 FMX Android form. I would like to load images from the web onto it. I found this article, but unfortunately it seems to work only in Delphi XE5. I could use the Indy components to perform such task, but I would like to exhaust all possibilities before the inclusion of Indy in the project. Google isn’t helping in this case, does anyone faced a similar situation? Is there a way to load images from a http site to a TImage component, without the use of Indy?
StackOverflow: Firemonkey
Embarcadero: Firemonkey OOP
Embarcadero: Firemonkey C++