A simple android application that demonstrates different sorting algorithms..
SortingStraws is hosted in the following web site
https://github.com/wseme/SortingStraws
If you think the Android project SortingStraws 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 SortingStraws.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
SortingStraws has the following Java source files.
dev.seme.sortexamples.BuildConfig.java dev.seme.sortingstraws.SortActivity.java dev.seme.sortingstraws.SortListActivity.java dev.seme.sortingstraws.views.SortThread.java dev.seme.sortingstraws.views.SortView.java dev.seme.sorts.Straw.java