Android Open Source - Development gesture DrawIt






Project Summary

Build a handwriting/gesture recognition application that lets the users sketch English characters, numeric characters or even characters in a foreign language on their mobile device, send the captured result to a remote cloud service, and display the.

Web Site / Source Repository

DrawIt is hosted in the following web site
https://github.com/inp2/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 Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

DrawIt has the following Java source files.

edu.pitt.cs1635.inp2.prog2.Activity2.java
edu.pitt.cs1635.inp2.prog2.DrawIt.java
edu.pitt.cs1635.inp2.prog2.DrawingPanel.java
edu.pitt.cs1635.inp2.prog2.PathyPath.java