artemmatiushenko1 / DrawingApp

📱 Android app for drawing geometric shapes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrawingApp - Android application

This is my implementation of an android drawing app where user is able to draw geometric shapes.

Overview

Features

  • Drawing 6 different geometric shapes (point, rectangle, oval, cube, OOLine, line)
  • Undo, redo action and reseting a canvas
  • Table with coordinates of the shapes, by long pressing any table record the corresponding shape will be removed from the canvas
  • Picking color and border width of shapes

Screenshots

example example example

My process

Built with

About

📱 Android app for drawing geometric shapes


Languages

Language:Java 100.0%