A new canvas drawing library for Android. Aims to be the Fabric.js for Android. Supports text, images, and hand/stylus drawing input. The library has a website and API docs, check it out
From now on , you needn't to create more onTouchEvent(Motion event) in FabricView.If you want to create mo draw mode ,just create draw commend ,and implement onTouchEvent(Motion event).
From now on , you needn't to create more onTouchEvent(Motion event) in FabricView.If you want to create mo draw mode ,just create draw commend ,and implement onTouchEvent(Motion event).