Android Open Source - Image application DrawIt






Project Summary

A very simple app to gather data points of a image for further machine learning in the PicIt application..

Web Site / Source Repository

DrawIt is hosted in the following web site
https://github.com/fenstamaker/DrawIt

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

ItemValue
Java File Count4
Target SDK Version14
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

DrawIt has the following Java source files.

edu.montclair.hci.drawit.DrawItActivity.java
edu.montclair.hci.drawit.DrawView.java
edu.montclair.hci.drawit.PhotoView.java
edu.montclair.hci.drawit.SaveFile.java