Graphical representation of all the data Structure in an android app.
DataStructure_simulator is hosted in the following web site
https://github.com/luckywith786/DataStructure_simulator
If you think the Android project DataStructure_simulator 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 DataStructure_simulator.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\CQueue_en.pdf assets\CQueue_hi.pdf assets\FifoQueue_en.pdf assets\FifoQueue_hi.pdf assets\LinkList_en.pdf assets\LinkList_hi.pdf assets\Stack_en.pdf assets\Stack_hi.pdf assets\Tree_en.pdf assets\Tree_hi.pdf |
There are 9 image files in DataStructure_simulator. The names of the image files are listed as follows.
arrow.png arrowleft.png left1.png node1.png node2.png queue_front.png queue_rear.png right06.png right1.png
The following screenshort is generated from the image listed above.
DataStructure_simulator has the following Java source files.
com.project.datastructure.CircularQueue_dr.java com.project.datastructure.DisplayMain.java com.project.datastructure.FifoQueue_dr.java com.project.datastructure.LinkList_dr.java com.project.datastructure.MainPage.java com.project.datastructure.Stack_dr.java com.project.datastructure.Tree_dr.java