# 📱 Mobile Compiler App (Built with .NET MAUI)## Overview
This is a **mobile compiler application** that allows you to write, compile, and execute code in **C#, C++, Python, and Java** on your mobile device. The app is built using **.NET MAUI** and integrates with **JDoodle API** for remote code execution. ## Features
✅ **Multi-language support:** Run C#, C++, Python, and Java code. ✅ **User-friendly UI:** Easy-to-use interface for writing and executing code. ✅ **Live Compilation:** Real-time output from the compiler. ✅ **Useful Resources:** Built-in documentation for each language. ## Installation
To run this app locally: 1. Clone the repository: ```bash
git clone https://github.com/yourusername/MobileCompilerApp.git- Open the project in Visual Studio 2022 with .NET MAUI installed.
- Build and run the application on an emulator or physical device.
- .NET MAUI for cross-platform mobile development
- JDoodle API for remote code execution
- XAML & C# for UI and backend logic
- Select a programming language from the main menu.
- Write your code in the editor.
- Click the "Run" button to compile and execute your code.
- View the output directly within the app.
This app uses the JDoodle API to compile and execute code remotely. Ensure you have a valid API key before using it.
Contributions are welcome! Feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.
⭐ If you like this project, don't forget to star the repo! ⭐