Share via HTTP - File Transfer

Content rating
Everyone
Users Interact, Shares Info
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

Calling all lovers of APPzone, finally released Share via HTTP - File Transfer by Marcos Diez. Experience advanced tools that enhance your daily tasks. Explore related topics via Tools.

How To Master Running This App Share via HTTP - File Transfer

The easiest way to share files from your Android to any device!

Just choose one or more files.

This app will open an HTTP server in which anyone can download the file.

You can also, from any Android app, click on "share" and "Share via HTTP".

The link will always be your phone's IP address on port 9999. Example: http://10.1.1.100:9999/

If you choose just one file, the link will transfer the file itself. If you choose many files, a ZIP containing all the chosen files will be generated on the fly. That means you will not have to wait nor space on you device will be used. If you share a contact, a vCard will be generated on the fly.

After sharing a file though any program, you can later click on "Share Containing Folder" to share the whole folder in which the file is located. (only for supported file URIs)

It is of course possible to have multiple users downloading at the same time!

If you have a Barcode Scanner, a QR CODE of the URL will be generated.

This app is open source. Grab the source and the APK at https://github.com/marcosdiez/shareviahttp

It is by the way possible to share APPs with this software if used together with AppSender ( https://play.google.com/store/apps/details?id=com.genmy5han.appsender )

The amazing new UI was done by Stefan M.
Share any file to any computer/phone/tablet on your WiFi, easy, quick and free!
Updated on
Aug 30, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    about how developers declare sharing
  • No data collected
    about how developers declare collection

Ratings and reviews

986 reviews
George
February 23, 2024
It gave a problem when I tried to send a .zip file from Samsung A24 to Samsung A24 Some of file was transmitted. It then stopped. Suddenly I had no files with default file explorer. Had to restart phone twice. Will not use again between these two phones. Ok, I sorted out my Files app by just clearing the cache. However, I still don't like that I a few times I received less than the entire .zip file. Your app does work on my Samsung A03. Will keep it there for now.
3 people found this review helpful
Did you find this helpful?
Jan H
January 4, 2026
doesn't require special permissions, easy to use and... just works. hyper focused on its mission: you pick one or more files, you get a URL, you open that URL on the other device and the files are downloaded (as zip if you selected multiple).
2 people found this review helpful
Did you find this helpful?
Anon Englishman
September 1, 2022
Wow - so easy to use! I use NordVPN on my smartphone & PC & use its new Meshnet feature which allows remote encrypted connections between your devices & your friends & collegues devices as though they're all on the same local area network. Once I've connected devices this way, I send files back and forth via this app - and being http and not secured https is no problem because all files transfered are via the above mentioned VPNs remote encrypted connection. Working in tandem!
7 people found this review helpful
Did you find this helpful?

What’s new

* fix light mode status bar issue (thank you tarun-ainampudi)
* added accept-ranges header
* builds with the current version of gradle and android studio, latest android api