Reputation: 95
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....
Upvotes: 1
Views: 5121
Reputation: 1
You can download application wifiFileExplorer then translate reverse to get source reference it's not possible
Upvotes: 0
Reputation: 62333
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.
Upvotes: 1
Reputation: 11
Application of your really interesting. You can download application wifiFileExplorer then translate reverse to get source reference. Link: http://www.mediafire.com/?7tyvrvh26ekwwxe
Upvotes: 0