Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Do you wat to save them in JPEG?

if yes , use it :

String fileName = Environment.getExternalStorageDirectory().getPath() +"/IMAGE_NAME".jpg";

Do you wat to save them in JPEG?

if yes , use it :

String fileName = Environment.getExternalStorageDirectory().getPath() +"/IMAGE_NAME".jpg";+"/IMAGE_NAME.jpg";