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: 8 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T17:57:02.000Z (over 2 years ago)
- Last Synced: 2025-04-11T19:53:23.837Z (about 1 year ago)
- Topics: android, canvas, hackoctoberfest, hacktoberfest, hacktoberfest-accepted, hacktoberfest-android, hacktoberfest2023, java, paintapp
- Language: Kotlin
- Homepage:
- Size: 205 KB
- Stars: 11
- Watchers: 1
- Forks: 9
- 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.
[](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/)