SHTTPS: Simple HTTP Server

1.06K reviews
Content rating
Everyone
100K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Introducing SHTTPS (Simple HTTP Server) for Android - your essential tool for experiments, prototyping, easy file sharing, screen sharing across devices. Host a local HTTP server with static content effortlessly. Explore rich backend-less REST-API. Accessible on phones, tablets, and Android TV. Easily share files and prototype solutions. Enjoy intuitive file management features like uploading via the web interface and basic file editing. Streamline your projects with "Simple HTTP Server" today.
Small and convenient HTTP server
Updated on
Sep 6, 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
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

Ratings and reviews

835 reviews
SuperSpruce
October 25, 2025
It works as a local HTTP server, and is easy to set up. however, when trying to run a web app locally, it would take multiple seconds to load audio from my internal storage, and sometimes that audio cuts out briefly. Edit: This is because I've been using the file API on my browser, which is purposely gimped on mobile browsers. This app is great.
14 people found this review helpful
Did you find this helpful?
akashashen
July 20, 2023
Simple, small and exactly what it says on the tin. I downloaded 'Lessons in Electric Circuits' from ibiblio. My four "open with"s won't load the pics. I have Duckduckgo and Firefox, but neither appear in my "open with"s. I tried multiple html viewers and editors, as well as "open with" editors, all either failing when offline or to add my app preferences; then I thought, "Is there a basic web server for Android?" YES THERE IS! All I had do was change the folder and extension (htm->html)!
20 people found this review helpful
Did you find this helpful?
Daniel Williams
May 10, 2023
Awesome simple little server. Also, I noticed another review said it didn't list file contents, but it does seem to do that now (or at least it does do that on my phone) Pair this with a hotspot (or WiFi Direct hotspot) and you can share video files stored on your phone with people during a boring stretch in a road trip). I know the description says it's not designed to stream media, but my mp4s played in browser just fine. Kinda like your own inflight movie service :)
12 people found this review helpful
Did you find this helpful?

What’s new

v3.4.4
* Screen record button added (visible during screen share in Web UI)
* New websocket channels UI and API (can be useful for web app tests and prototyping)
* Slightly extended REST API for database access (backwards compatible)
* First desktop version published (check project Github releases page)
* Several bugs fixed
v3.4.5
* Regression fixed: bug in database schema endpoint (android-only)