Android drawing application built as an assignment for CS160: User Interfaces.
GreyArea is hosted in the following web site
https://github.com/eabartlett/GreyArea
If you think the Android project GreyArea 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 GreyArea.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 5 image files in GreyArea. The names of the image files are listed as follows.
abstract_art_thumb.png drink_thumb.png ic_photo_gallery.png iphone_camera_icon.png sunflower_thumb.png
The following screenshort is generated from the image listed above.
GreyArea has the following Java source files.
com.example.greyarea.DrawActivity.java com.example.greyarea.GreyDrawable.java com.example.greyarea.ImageSelection.java com.example.greyarea.SelectStaticImage.java