Android app that parses a circuit schematic file and connects the nodes on a breadboard..
qnector is hosted in the following web site
https://github.com/DougSig/qnector
If you think the Android project qnector 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 qnector.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 10 image files in qnector. The names of the image files are listed as follows.
after_wiring.png back_to_folder.png battery.png before_wiring.png capacitor.png checkmark.png entryportal.png resistor.png splash_logo.png view_schematic.png
The following screenshort is generated from the image listed above.
qnector has the following Java source files.
com.qconnector.schematicparser.Net.java com.qconnector.schematicparser.ParseSchematic.java com.qconnector.schematicparser.Part.java com.qconnector.schematicparser.Wire.java com.qualcomm.qnector.ActiveCanvas.java com.qualcomm.qnector.CircuitPart.java com.qualcomm.qnector.QNector.java com.qualcomm.qnector.SplashActivity.java