nitroshare / nitroshare-android

Android application for transferring files between devices
MIT License
207 stars 52 forks source link

The android app should host a webserver that files can be downloaded from/uploaded to. #29

Open nymx opened 7 years ago

nymx commented 7 years ago

This would make transfer between device with NitroShare and a device without NitroShare really easy!

nathan-osman commented 7 years ago

This is planned for a future release. Support for transfers to and from devices without NitroShare entails a lot of security issues, so it won't likely be implemented in the next couple of releases.

UsernameInvalidException commented 7 years ago

You might consider using NanoHTTPD for this purpose, since there's already a working implementation in Java IIRC

masonh commented 6 years ago

As an alternative for sending files, try Share via HTTP https://github.com/marcosdiez/shareviahttp