Image Capture not working

Hi, I am trying to save an image but it does not seem to work either on the Simulator or on the Android device using the Windows SDK. I tried even using the Screen Capture feature on the Android device but that does not work either.

display.captureScreen( true ) -- does not work
display.save( imageToTransform, "MyNewImage.jpg") -- does not work

Also, system.DocumentsDirectory and system.TemporaryDirectory both return blank on the Simulator...I was trying to see if the image save functions were not working due to issues with the target folder.

Please let me know if this is an issue with the Windows SDK or perhaps I am doing something wrong.
Thanks!

Image capture is not currently supported on those platforms.
http://www.anscamobile.com/corona/faq/#differences

views:1602 update:2011/10/10 15:46:04
corona forums © 2003-2011