Skip to content

A simple web server for your Android device, compatible with Android 6.0 (API level 23) and above.

Notifications You must be signed in to change notification settings

VolkanSah/Simple-Android-DevServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple Android DevServer

This is a simple web server for your Android device, compatible with Android 6.0 (API level 23) and above.

Getting Started

To use this project, follow these steps:

  1. Import the Project: Open the project in Android Studio or your preferred IDE.
  2. Customize Settings: Adjust any necessary configurations to suit your needs.
  3. Export the Project: Build and export the project to install it on your device.

With this web server, you can easily serve static files such as HTML, CSS, and JavaScript directly from your Android device.

Features

  • Minimalistic design for easy setup and use.
  • Supports serving various file types.

Contributions

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Volkan Kücükbudak

Other Stuff

Android DarkNet Server - Light Boilerplate