Jon-Robb / simple_paint_android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Simple Paint

A simple paint application that allows users doing basic drawing and editing operations.

Table of Contents
  1. About The Project
  2. Usage
  3. Contact

About The Project

This school project is where I started my Android app development journey. It's a simple painting app that I created using Android Studio. While it might not have all the fancy features, I'm pretty proud of it because it's the first complete Android project I ever built. It helped me get a grip on Java programming, figure out how to design user interfaces with XML, and understand how Android development works. Even though it's not super fancy, this little app holds a special place in my heart as it marks the beginning of my Android development adventure

I haven't made any modifications to the code since the due date, but I've chosen to make it public because I think it's a good example of my early work. I've included some screenshots to give you an idea of what the app looks like. The app is not available on the Google Play Store.

Built With

Android Studio Java

Usage

As said previously, the app is not available on the Googe Play Store. However, if you want to try it out, you can clone the repository and run it on Android Studio. In any case, here are some screenshots of the app in action.


You can do circles

Circles


You can also do triangles

Triangles


Rectangles are also possible

Rectangles


You can choose the width of the pen

Width dialog box


And then you can do some freedom drawing

Freedom drawing


There are also some other features like choosing the color of the pen, painting the background and selecting a color by clicking on it


(back to top)

Contact

LinkedIn Gmail Portfolio

(back to top)

About


Languages

Language:Java 100.0%