Simple-HTTP-Server
Simple-http-server is a free and open source web server for Windows that offers a minimalist approach to hosting files. The application runs as a Windows executable and provides support for HTTP and HTTPS protocols. In addition, the software features TLS 1.3/1.2 and legacy TLS 1.1/1.0 support and offers detailed activity logging. Its simple interface makes it easy to start and stop the server and to set up custom rewrite rules.
It is not difficult to build a local HTTP server in Python. The programming language includes a handy utility called SimpleHTTPServer that listens for requests on port 8000 and returns the contents of the directory to which it points. The result is an HTML file that shows a list of the directory's contents.
To access the server you can visit http://localhost:8000 in a web browser. You'll see a list of all the directories and their content. You can also see the list of files as they're downloaded. This simple and versatile tool can be useful for developers, as well as for sharing local data between two devices connected over a LAN or WiFi network.
Simple-http-server is available for PC and Mac in the Google Play store. It has more than 10,000 App installations and a good user aggregate rating point. You can use an Android emulator like MEmu play to run this App. This method is recommended for those who want to try out an Android game or application without installing it on their main device.