Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feronikanm/simple-paint
Simple paint consists of five actions, such as pencil, drawing a line, rectangle, ellipse, and color pallet with five colors, which is inspired with google color.
https://github.com/feronikanm/simple-paint
android android-app android-application android-development canvas drawline drawpath drawrectangle kotlin paint-application
Last synced: about 1 month ago
JSON representation
Simple paint consists of five actions, such as pencil, drawing a line, rectangle, ellipse, and color pallet with five colors, which is inspired with google color.
- Host: GitHub
- URL: https://github.com/feronikanm/simple-paint
- Owner: feronikanm
- License: apache-2.0
- Created: 2022-02-10T14:14:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-15T07:05:19.000Z (over 2 years ago)
- Last Synced: 2024-05-01T18:10:07.355Z (8 months ago)
- Topics: android, android-app, android-application, android-development, canvas, drawline, drawpath, drawrectangle, kotlin, paint-application
- Language: Kotlin
- Homepage:
- Size: 2.25 MB
- Stars: 21
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Simple Paint Android Apps with Kotlin
## About This Project
Simple paint consists of five actions, such as:
1. Pencil, it is used for free hand drawing.
2. Line, it is used to draw line.
3. Rectangle, it is used to draw a rectangle.
4. Ellipse, it is used to draw a circle/ellipse.
5. Color pallet with five colors, inspired by google color.Download the application [here](https://play.google.com/store/apps/details?id=com.ferodev.simplepaint).
## Screenshot Application
| Free Hand Drawing | Draw a Line | Draw a Rectangle | Draw a Circle |
|:------------------:|:----------------------------:|:---------------------:|:-----------------:|
| | | | |## Colaborator
Very open to anyone, I'll write your name under this, please contribute by sending an email to me- Mail to [email protected]
- Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
- Example : Github_feronikanm_kotlin_simple-paintName of Contributor
- Feronika Nur Maghfiro
- Waiting List
- Waiting ListWaiting for your contribution
## Inspiration
- Create a Simple Paint Application in Android using Kotlin ( [GeeksforGeeks](https://www.youtube.com/channel/UC0RhatS1pyxInC00YKjjBqQ) - [Video Tutorial](https://www.youtube.com/watch?v=8mjv_iDSLcw) )
- How to Create a Paint Application in Android in Java ( [Raghav Sharma](https://github.com/raghavtilak) - [Tutorial](https://www.geeksforgeeks.org/how-to-create-a-paint-application-in-android/) - [Project](https://github.com/raghavtilak/Paint) )
- DRAW IN CANVAS WITH ANDROID GRAPHICS ( [Tutorial](https://learningprogramming.net/mobile/android/draw-in-canvas-with-android-graphics/) )## Adding Information
- Please enjoy and you can fork or give a star for this project
- Free to follow my github account feronikanm
- Hope this project can help, thankyou for the support## MAD Scorecard Result
![Screenshot Mad Score Apps](docs/images/mad_score.png?raw=true)