Hi everyone,
i am doing a university project that i need to finish this week, so time is little.
I am trying to display images stored at system.DocumentsDirectory, if i copied images from system.ResourceDirectory to system.DocumentsDirectory i can display them on the screen, but if i downloaded the images directly from a remote server to the system.DocumentsDirectory, i can’t display them on the screen.
Note: On corona simulator everything works nice, but per example on droid4x simulator, using the APK file, the problem appears.
Why this happens?
Greetings