从Android SD卡上传图像到PHP服务器不起作用

I'm trying the code of this tutorial

but i'm getting this log erroe : : Source File not exist :/mnt/sdcard/desert.png well i entred into : DDMS ,and i drag and droped the image in the /mnt/sdcard but it doesnt't work either , i added the permissions too . Please suggest me a solution or an idea to solve this problem. an thank you

When you drop any file in DDMS at that time DDMS not refreshed as well. So you have to restart your emulator to take effect of file which you drag in sdCard.

Might ou need to refresh emulator,Go to DDMS view and reset adb connection to refresh it.Click on rightmost downward arrow to get reset adb option.