Simple drawing app for Android.
touch-draw is hosted in the following web site
https://github.com/hdantas/touch-draw
If you think the Android project touch-draw listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of touch-draw.
Item | Value |
---|---|
Java File Count | 34 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in touch-draw. The names of the image files are listed as follows.
ic_action_done.png ic_add_white_24dp.png triangle.png
The following screenshort is generated from the image listed above.
touch-draw has the following Java source files.
com.felipecsl.quickreturn.library.AbsListViewQuickReturnAttacher .java com.felipecsl.quickreturn.library.CompositeAbsListViewOnScrollListener .java com.felipecsl.quickreturn.library.CompositeOnScrollListener .java com.felipecsl.quickreturn.library.QuickReturnAttacher.java com.felipecsl.quickreturn.library.QuickReturnStateTransition.java com.felipecsl.quickreturn.library.ScrollViewQuickReturnAttacher.java com.felipecsl.quickreturn.library.SimpleAnimationListener.java com.felipecsl.quickreturn.library.widget.AbsListViewScrollTarget .java com.felipecsl.quickreturn.library.widget.ObservableScrollView.java com.felipecsl.quickreturn.library.widget.QuickReturnAdapter.java com.felipecsl.quickreturn.library.widget.QuickReturnTargetView.java com.felipecsl.quickreturn.library.widget.ScrollViewScrollTarget .java net.henriquedantas.android.touchanddraw.ApplicationTest.java net.henriquedantas.android.touchanddraw.Box.java net.henriquedantas.android.touchanddraw.CircleButton.java net.henriquedantas.android.touchanddraw.CircleRadioButton.java net.henriquedantas.android.touchanddraw.ColorfulRadioButton.java net.henriquedantas.android.touchanddraw.ColorfulRadioGroup.java net.henriquedantas.android.touchanddraw.Drawing.java net.henriquedantas.android.touchanddraw.DrawingDatabaseHelper.java net.henriquedantas.android.touchanddraw.DrawingGalleryActivity.java net.henriquedantas.android.touchanddraw.DrawingGalleryFragment.java net.henriquedantas.android.touchanddraw.DrawingManager.java net.henriquedantas.android.touchanddraw.EditorActivity.java net.henriquedantas.android.touchanddraw.EditorFragment.java net.henriquedantas.android.touchanddraw.EditorView.java net.henriquedantas.android.touchanddraw.OnShakeListener .java net.henriquedantas.android.touchanddraw.SingleFragmentActivity.java net.henriquedantas.android.touchanddraw.ToggleButtonGroupTableLayout.java net.henriquedantas.android.utils.BitmapUtils.java