Android Open Source - App algorithm SortingStraws






Project Summary

A simple android application that demonstrates different sorting algorithms..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SortingStraws.

ItemValue
Java File Count7
Target SDK Version16
Minimum SDK Version7
Activity Count4
jar files usedandroid-support-v4.jar




Java Source Files

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