Skip to content

Mohamed-Elhanafy/CanvasCraft

Repository files navigation

CanvasCraft - Simple Drawing App using Android Canvas Library

CanvasCraft is a simple Android application that lets you unleash your creativity by drawing on the screen using the Android Canvas library. This project serves as an exploration of Android's canvas capabilities, providing a basic painting app with a pencil tool. If you're looking to understand how to implement touch-based drawing and brush strokes in Android, this project could be a great starting point.

Screenshots

Features

  • Pencil Drawing: Draw on the screen with a pencil-like tool.
  • Ellipse Brush: Create ellipses and circles with the ellipse brush.
  • Line Brush: Draw straight lines using the line brush.
  • Rectangle Brush: Sketch rectangles and squares using the rectangle brush.

Inspired By

This project is inspired by the tutorial on creating a Paint Application in Android published on GeeksforGeeks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages