Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raghavtilak/paint
This app provides a canvas on which your can draw anything free handed and can save that as an image file. Utilities like stroke color, stroke width etc. are also available.
https://github.com/raghavtilak/paint
android canvas hackoctoberfest hacktoberfest hacktoberfest-accepted hacktoberfest-android hacktoberfest2023 java paintapp
Last synced: about 7 hours ago
JSON representation
This app provides a canvas on which your can draw anything free handed and can save that as an image file. Utilities like stroke color, stroke width etc. are also available.
- Host: GitHub
- URL: https://github.com/raghavtilak/paint
- Owner: raghavtilak
- Created: 2021-02-02T15:31:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T17:57:02.000Z (about 1 year ago)
- Last Synced: 2023-11-11T18:36:21.702Z (about 1 year ago)
- Topics: android, canvas, hackoctoberfest, hacktoberfest, hacktoberfest-accepted, hacktoberfest-android, hacktoberfest2023, java, paintapp
- Language: Kotlin
- Homepage:
- Size: 204 KB
- Stars: 11
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paint
This app provides a canvas on which your can draw anything free handed and can save that as an image file. Utilities like stroke color, stroke width etc. are also available.
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/raghavtilak)
# Check out this article for better understanding
[How to Create a Paint Application in Android?](https://www.geeksforgeeks.org/how-to-create-a-paint-application-in-android/)