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.
- 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.
- Edit Code: Make changes to your code using any desktop editor.
- Folder Watcher: The desktop listener continuously monitors your project folder for code changes.
- Instant Sync: On every save, code changes are automatically sent to your Android device.
- Live Output: The Android app displays the output instantly—see results in real time!
- Download the latest APK from Releases
- Or build from source with Buildozer
- Download and run the companion listener:
- Windows:
listener-win.exe(coming soon) - Linux:
listener-linux(planned) - macOS:
listener-mac(planned)
- Windows:
- Configure the listener to monitor your desired project folder
# Clone this repository
git clone https://github.com/yourusername/live-code-emulator.git
# 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!- 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.
- Mobile Developers who want faster workflow
- Students and Teachers looking for real-time code feedback
- Hackathon Participants and Prototypers
- 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
MIT License. See LICENSE for more details.
We welcome contributors! Please read our contributing guidelines to get started.
If you like this project or find it helpful, please star ⭐ this repository and share it with others!
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!
