This is an Android Project for Data Structures Lab.
DSLab is hosted in the following web site
https://github.com/LadwaAditya/DSLab
If you think the Android project DSLab 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 DSLab.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\0.txt assets\1.txt assets\10.txt assets\11.txt assets\12.txt assets\13.txt assets\2.txt assets\3.txt assets\4.txt assets\5.txt assets\6.txt assets\7.txt assets\8.txt assets\9.txt |
There are 2 image files in DSLab. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
DSLab has the following Java source files.
com.ladwa.aditya.dslab.AboutFragment.java com.ladwa.aditya.dslab.ApplicationTest.java com.ladwa.aditya.dslab.LabFragment.java com.ladwa.aditya.dslab.MyActivity.java com.ladwa.aditya.dslab.SettingsFragment.java