Android Open Source - App paint DrawExpress






Project Summary

Android application. Small limited Android paint version..

Web Site / Source Repository

DrawExpress is hosted in the following web site
https://github.com/Igll91/DrawExpress

If you think the Android project DrawExpress 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 DrawExpress.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi, nodpi]
Target SDK Version10
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in DrawExpress. The names of the image files are listed as follows.

circle.png
freestyle.png
line.png
rectangle.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DrawExpress has the following Java source files.

com.coursera.finaltask.drawexpress.CircleShape.java
com.coursera.finaltask.drawexpress.DrawingOption.java
com.coursera.finaltask.drawexpress.DrawingShape.java
com.coursera.finaltask.drawexpress.DrawingView.java
com.coursera.finaltask.drawexpress.FreestyleShape.java
com.coursera.finaltask.drawexpress.LineShape.java
com.coursera.finaltask.drawexpress.MainActivity.java
com.coursera.finaltask.drawexpress.MySpinnerAdapter.java
com.coursera.finaltask.drawexpress.RectangleShape.java
com.coursera.finaltask.drawexpress.Storage.java