An Android application for viewing 2D models of molecules..
Molecule-Viewer is hosted in the following web site
https://github.com/igrande0/Molecule-Viewer
If you think the Android project Molecule-Viewer 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 Molecule-Viewer.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Asset File Names | assets\molecules.xml |
There are 2 image files in Molecule-Viewer. The names of the image files are listed as follows.
molecule_icon.png new_molecule.png
The following screenshort is generated from the image listed above.
Molecule-Viewer has the following Java source files.
com.example.moleculeviewer.Atom.java com.example.moleculeviewer.Bond.java com.example.moleculeviewer.Chemical.java com.example.moleculeviewer.ChemicalAdapter.java com.example.moleculeviewer.DataXmlParser.java com.example.moleculeviewer.MainActivity.java com.example.moleculeviewer.MoleculeActivity.java com.example.moleculeviewer.SearchActivity.java com.example.moleculeviewer.Structure.java com.example.moleculeviewer.TwoDModelView.java