Simple app for my dragon boat team, listing workouts, important dates and links, and ladders. This app incorporates SlidingMenu by Jeremy Feinstein, PagerSlidingTabStrip by Andreas Stuetz, and ActionBarSherlock by Jake Wharton..
OneWest is hosted in the following web site
https://github.com/JacobCho/OneWest
If you think the Android project OneWest 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 OneWest.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 17 |
Required Permissions | android.permission.INTERNET |
There are 6 image files in OneWest. The names of the image files are listed as follows.
dumbbell.png ic_drawer.png ic_drawer_white.png info.png ladder.png tab1.png
The following screenshort is generated from the image listed above.
OneWest has the following Java source files.
com.racepace.onewest.MainActivity.java com.racepace.onewest.NavAdapter.java com.racepace.onewest.SingleFragmentActivity.java com.racepace.onewest.information.ImportantDatesFragment.java com.racepace.onewest.information.InfoLinks.java com.racepace.onewest.information.InfoPagerAdapter.java com.racepace.onewest.information.InformationContainerFrag.java com.racepace.onewest.ladders.LadderFragment.java com.racepace.onewest.ladders.LaddersContainer.java com.racepace.onewest.ladders.LaddersPagerAdapter.java com.racepace.onewest.ladders.MenSprint165.java com.racepace.onewest.ladders.MenSprint370.java com.racepace.onewest.ladders.WomenSprint165.java com.racepace.onewest.ladders.WomenSprint370.java com.racepace.onewest.widgets.AnimatedExpandableListView.java com.racepace.onewest.workouts.GifList.java com.racepace.onewest.workouts.GymWorkoutsFragment.java com.racepace.onewest.workouts.OCWorkoutsFragment.java com.racepace.onewest.workouts.WorkOutsContainerFrag.java com.racepace.onewest.workouts.WorkoutsPagerAdapter.java