Skip to content

Latest commit

 

History

History
125 lines (76 loc) · 3.34 KB

File metadata and controls

125 lines (76 loc) · 3.34 KB

Live Code Emulator for Android

A revolutionary Android app development tool for instantly previewing code output on your device. Write code in any editor—VSCode, PyCharm, Cursor, Sublime Text—and see your changes reflected live on your Android app, without manual builds or USB debugging.

Live Code Emulator Banner


🚀 Features

  • Real-time Code Sync: Instantly send code updates from your desktop to your Android device.
  • Works with All Editors: Use your favorite code editor—VSCode, PyCharm, Cursor, Atom, and more.
  • Lightning Fast Feedback: See the output of your code immediately on your Android emulator or device.
  • No Manual Deployment: Say goodbye to repetitive APK builds and USB file transfers.
  • Cross-platform Listener: Windows support (Linux/macOS coming soon).
  • Ideal for Learning & Demos: Perfect for students, teachers, rapid prototyping, and live coding demonstrations.

💡 How it Works

  1. Edit Code: Make changes to your code using any desktop editor.
  2. Folder Watcher: The desktop listener continuously monitors your project folder for code changes.
  3. Instant Sync: On every save, code changes are automatically sent to your Android device.
  4. Live Output: The Android app displays the output instantly—see results in real time!

📦 Installation

1. Android App

2. Desktop Listener


🛠️ Getting Started

# Clone this repository


# Follow instructions in /listener/README.md to start the listener
# Install and open the Android app on your device
# Start coding and watch real-time results!

🤔 Why Live Code Emulator?

  • Boost Productivity: No more build-install-restart cycles.
  • Perfect for Educators: Live feedback for teaching and code labs.
  • Great for Learners: See your experiments work instantly, boosting learning.

📚 Documentation


🙋‍♂️ Who Is This For?

  • Mobile Developers who want faster workflow
  • Students and Teachers looking for real-time code feedback
  • Hackathon Participants and Prototypers

🌐 SEO Keywords

  • Android live code preview
  • Real-time code emulator Android
  • VSCode Android code sync
  • Instant code output Android app
  • Live code runner mobile
  • Kivy live update emulator
  • Python code Android visualization

📄 License

MIT License. See LICENSE for more details.


🤝 Contributions

We welcome contributors! Please read our contributing guidelines to get started.


⭐ Star this repo

If you like this project or find it helpful, please star ⭐ this repository and share it with others!


📢 Contact

Questions or feedback?
Open an issue or email us at: pydevph@gmail.com


Live Code Emulator: The fastest way to see your code in action on Android!