Touch gesture android application for designing basic electrical circuits..
SketchMyCircuit is hosted in the following web site
https://github.com/nitefury/SketchMyCircuit
If you think the Android project SketchMyCircuit 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 SketchMyCircuit.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\gestures_1 res\raw\gestures_3 res\raw\gestures_4 |
There are 3 image files in SketchMyCircuit. The names of the image files are listed as follows.
export.png navigation_cancel.png series.png
The following screenshort is generated from the image listed above.
SketchMyCircuit has the following Java source files.
com.sketchmycircuit.component.CustomCircuitSketch.java com.sketchmycircuit.component.SketchView.java com.sketchmycircuit.ui.CircuitSketchCanvas.java com.sketchmycircuit.ui.SplashScreen.java com.sketchmycircuit.ui.tutorialone.java