Android app that interprets sketches of letters by communication with a server.
LetterSketch is hosted in the following web site
https://github.com/ZachLiss/LetterSketch
If you think the Android project LetterSketch 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 LetterSketch.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
LetterSketch has the following Java source files.
edu.pitt.cs1635.zll1.prog2.MainActivity.java edu.pitt.cs1635.zll1.prog2.MyCanvas.java edu.pitt.cs1635.zll1.prog2.ShowInfoActivity.java