I am a newbie to android.
What I am trying to do is to send an image file say .png or .jpg from one android emulator to web server like apache, store it there and retrieve it from another android emulator.
Basically I want to transfer image from one emulator and retrieve it in another emulator.I would like to have web server as a medium to do this.
I am just a beginner and have no clue on how to do this
Can some one please help me with the procedure to do this?
Thanks in advance

