A simple Android app that lets you host a local HTTP server on your device. Share files, test web applications, and manage folders across your local network.
Basic usage requires no configuration except selecting a folder to share. The app will automatically start a server on your device's IP address and port 8080. You can access the server from any device on the same network by typing the server's URL in a web browser.
Watch a tutorial on how to use Simple HTTP Server:
Simple HTTP Server is an Android app created by a single developer. It's designed to be a straightforward solution for hosting local web server on Android devices. It aims to provide the essential functionality needed for basic file sharing and web development testing/prototyping.