I am a newbie to android. I need to develop an application in which I can access my android phone sd card from my pc's browser by just using the ip address generated from my phone. I got Ip address but couldnt find any example for this. Please if any one has any example or any knowledge please reply. I am in urgent need of it. Thank you in advance.
KNOWLEDGE GROWS BY SHARING....
Its no simple thing. You need to implement something like an FTP server on your phone. Or a samba server.
Failing that you can download one of the apps that already provide you with a samba server.
Edit: You'd probably do well looking at something like swiftp.