after some errors sending email w/ attachment , found a post saying that dirinternal is not a valid place to store a file before attaching it to the external email client, cause dirinternal keeps only private files for our apps. Is this true? DirDefaultExternal recommended, is this the right place to save temporary a file? "External" means to SD card? And if the user doesnt have sd card a runtime error appears?
Also in case i am doing some other false coding, how to use the outputstream exactly to save bitmap object to JPG file. Thanks.
Also in case i am doing some other false coding, how to use the outputstream exactly to save bitmap object to JPG file. Thanks.