Hi all,
This is very serious problem. Or may be I didn’t get the proper solution for it.
Actually I am using an xml which is having reference to remote images, which I am downloading to system.DocumentsDirectory and some text with it. It is working fine in the simulator. But when I build the apk and run the app on android, It downloaded the images and I am able to read the text from the xml. But I am unable to locate the images in system.DocumentsDirectory.
Means, when i am displaying the images using,
display.newImage( ‘filename’, system.DocumentsDirectory )
it not loading the image.
Need help…
Thanks in advance. [import]uid: 47521 topic_id: 8338 reply_id: 308338[/import]