I’ve searched the forums and docs, but a few things about media.save are still unclear to me.
i’m doing this:
media.save(“image” … imageFileIndex …".jpg", system.DocumentsDirectory)
when I launch the project in my simulator, images are saved on desktop by default. How can I change the path to a different folder?
Plus, when this is deployed on device, where would the images be saved then?
does media.save work for only images? What equivalent command is there to save audio files?
Thanks. [import]uid: 175611 topic_id: 33657 reply_id: 333657[/import]