Hand Drawing
การศึกษา | 238.1KB
Hand drawing in android canvas with eraser.
Source Code : https://github.com/swapgo20/Android-Hand-Drawing
DrawingView is extended from View & used to create a path on canvas based on movement of users finger.
Path & paint object is stored are maintained in a ArrayList. Eraser is achieved by changing paint object color property to white.
Different colors of lines can be achieved by changing paint object color property.
- Save image to sdcard
- Share drawing on social media
- Pick image from gallery
- Take picture from camera
อัปเดตเมื่อ: 2015-01-12
เวอร์ชันปัจจุบัน: 1.3.0
เวอร์ชัน Android ที่กำหนด: Android 2.2 or later