-1

How can I make my android app open file located in lan network like what es file explorer do ? I want my application to do this without es file explorer or any program similar to it .

and I mean to open the file itself directly without downloading it to sd card.

1 Answers1

0

Use the SMB protocol. Have a look here: http://androidtrainningcenter.blogspot.nl/2014/02/android-sambha-jsifs-file-sharing.html?m=1

jelmer
  • 2,405
  • 14
  • 27
greenapps
  • 11,154
  • 2
  • 16
  • 19