I try to download an image with this code and save it : in this line:
OutputStream os =new FileOutputStream(f);
i try it on the emulator.my
Adding this line to the manifest.xml worked!!!