remove image files from camera folder in sdcard

I can use media.capturePhoto() to take photo. These photos will be saved to camera folder in sdcard. How do I remove these images files from camera folder in sdcard? Thanks for advice.

Why not specify a different destination ? I use the temp folder.

More info : http://docs.coronalabs.com/api/library/media/capturePhoto.html

you can’t do this, Corona not Support using Temp folder for that

Why not specify a different destination ? I use the temp folder.

More info : http://docs.coronalabs.com/api/library/media/capturePhoto.html

you can’t do this, Corona not Support using Temp folder for that