Skip to content

cl33t/Web-AIDE

 
 

Repository files navigation

WebDroid

Now project rewriting...

Version Status License Java

A mobile web development environment for Android devices with Git integration and live preview capability.

📋 Project Overview

Technical Specifications:

  • Development Language: Java
  • Minimum Android Version: 8.0 (API 26)
  • Target SDK Version: 36
  • Stable version: v0.0.4

✨ Thanks to

Features

  • Realtime website preview
  • Git manager
  • DevTools
    • Parse HTML layout from page
    • Extract JavaScript from HTML
    • Extract CSS from HTML
  • Code editor (SoraEditor)
    • Tree sitter
    • Syntax highlight
    • JavaScript LSP
    • Code format
      • JavaScript
      • HTML
      • CSS

🤝 Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📫 Contact

📜 License

Distributed under the GPL-v3. See LICENSE for more information.

About

IDE for writing sites for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%