Android Open Source - App draw touch-draw






Project Summary

Simple drawing app for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of touch-draw.

ItemValue
Java File Count34
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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