0

Can I use Apache Cordova p2p file sharing. File Transfer is able to send and receive files over the server with Plugin. But I do not want to do over the server. Source can search about it (eg application or website), you can tell. My ability to make file sharing in this way do you have any.

Üsame
  • 11
  • 6

1 Answers1

0

Either build a plugin using android documentation, or you can use something like http://peerjs.com/ directly in Cordova.

Pian0_M4n
  • 2,505
  • 31
  • 35