The ArtVenture is a simple drawing application developed in Kotlin. It follows the MVVM (Model-View-ViewModel) architecture, making it easier to manage data, user interface, and application logic.
- Drawing: Allows users to draw on the canvas using different colors and brush sizes.
- Erasing: Provides an eraser tool to remove specific drawings or parts of the canvas.
- Color Selection: Offers a wide range of colors to choose from for drawing.
- Brush Size Adjustment: Enables users to change the size of the brush for more precise drawing.
output.compress-video-online.com.mp4
- Android Studio installed on your machine.
- A compatible Android device or emulator.
- Clone the repository to your local machine using Git:
git clone https://github.com/nisaefendioglu/ArtVenture.git
-
Open Android Studio and import the project by selecting the project's root directory.
-
Build and run the application on your Android device or emulator.
Contributions to the ArtVenture are welcome! If you find any issues or have feature suggestions, please submit an issue on the repository. Feel free to fork the project and create pull requests with your improvements.
The ArtVenture is open-source software licensed under the MIT License.
Happy drawing! 🎨