Skip to content

A basic drawing application that provides a canvas to draw upon. Users can draw by dragging their fingers on the canvas.

Notifications You must be signed in to change notification settings

ritwajratan/DrawingBoard

Repository files navigation

DrawingBoard

A basic drawing application that provides a canvas to draw upon. Users can draw by dragging their fingers on the canvas.

  • Backward compatible (min sdkversion 15, targetSDK: 23)
  • Supports basic drawing via touch
  • Picking a color and erasing the existing drawings. Users can adjust the sliders on the color picker dialog to create a color they like, and comitting them to the canvas by chosing okay on the color selector dialog.

[Selecting a color]

  • Users can save their drawings, currently only by using the erase menu OR by pressing the back button on the device.
  • Images are always saved with their current timestamps in the png format and are placed in the DCIM/photo gallery of the device.

About

A basic drawing application that provides a canvas to draw upon. Users can draw by dragging their fingers on the canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages