Can it be that the Load Frame action ( Active) will not work on Android? Maybe a Bug?
On Windows, everything works fine. But in Android no image is displayed!
I add the image to Binay Data. Also use DataStorageDirectory$( "Android object" )+"/"+ for the path.
But no image is loaded.
Start of Frame
> Create Active Object
Button clicked
> Load DataStorageDirectory$( "Android object" )+"/Image.jpg" into Animation stopped...
Does it work but I'm just doing something wrong?