Android Open Source - Development file qnector






Project Summary

Android app that parses a circuit schematic file and connects the nodes on a breadboard..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of qnector.

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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.

null




Java Source Files

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