Android Open Source - App project ClotheSelection






Project Summary

My first android app for a college project..

Web Site / Source Repository

ClotheSelection is hosted in the following web site
https://github.com/normanfernandez/ClotheSelection

If you think the Android project ClotheSelection 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 ClotheSelection.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version9
Activity Count4
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 25 image files in ClotheSelection. The names of the image files are listed as follows.

ic_bottom.png
ic_bottom01.png
ic_bottom02.png
ic_bottom03.png
ic_bottom04.png
ic_bottom05.png
ic_bottom06.png
ic_bottom07.png
ic_bottom08.png
ic_bottom09.png
ic_bottom10.png
ic_panty.png
ic_selected.png
ic_shirt.png
ic_top.png
ic_top01.png
ic_top02.png
ic_top03.png
ic_top04.png
ic_top05.png
ic_top06.png
ic_top07.png
ic_top08.png
ic_top09.png
ic_top10.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ClotheSelection has the following Java source files.

org.fernandez.clotheselection.AbstractPosition.java
org.fernandez.clotheselection.ActivitySwipeDetector.java
org.fernandez.clotheselection.BottomActivity.java
org.fernandez.clotheselection.MainActivity.java
org.fernandez.clotheselection.SwipeInterface.java
org.fernandez.clotheselection.TopActivity.java
org.fernandez.clotheselection.TopBottomActivity.java
org.fernandez.clotheselection.util.SystemUiHider.java
org.fernandez.clotheselection.util.SystemUiHiderBase.java
org.fernandez.clotheselection.util.SystemUiHiderHoneycomb.java
org.fernandez.clothetype.AbstractClothe.java
org.fernandez.clothetype.BottomClothe.java
org.fernandez.clothetype.TopClothe.java