UAH Rowing App is an Android app designed to be an information hub/utility tool for any user to learn more about the UAH Rowing Team and allow members of the team to register their information to create a profile on the UAH Rowing Team database..
UahRowingApp is hosted in the following web site
https://github.com/AliShirazi/UahRowingApp
If you think the Android project UahRowingApp 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 UahRowingApp.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | Parse-1.3.1.jar android-support-v4.jar commons-logging-1.1.1-sources.jar commons-logging-1.1.1.jar google-api-client-1.15.0-rc-sources.jar google-api-client-1.15.0-rc.jar google-api-client-android-1.15.0-rc-sources.jar google-api-client-android-1.15.0-rc.jar google-api-client-appengine-1.15.0-rc-sources.jar google-api-client-appengine-1.15.0-rc.jar google-api-client-java6-1.15.0-rc-sources.jar google-api-client-java6-1.15.0-rc.jar google-api-client-servlet-1.15.0-rc-sources.jar google-api-client-servlet-1.15.0-rc.jar google-http-client-1.15.0-rc-sources.jar google-http-client-1.15.0-rc.jar google-http-client-android-1.15.0-rc-sources.jar google-http-client-android-1.15.0-rc.jar google-http-client-appengine-1.15.0-rc-sources.jar google-http-client-appengine-1.15.0-rc.jar google-http-client-gson-1.15.0-rc-sources.jar google-http-client-gson-1.15.0-rc.jar google-http-client-jackson-1.15.0-rc-sources.jar google-http-client-jackson-1.15.0-rc.jar google-http-client-jackson2-1.15.0-rc-sources.jar google-http-client-jackson2-1.15.0-rc.jar google-http-client-protobuf-1.15.0-rc-sources.jar google-http-client-protobuf-1.15.0-rc.jar google-oauth-client-1.15.0-rc-sources.jar google-oauth-client-1.15.0-rc.jar google-oauth-client-appengine-1.15.0-rc-sources.jar google-oauth-client-appengine-1.15.0-rc.jar google-oauth-client-java6-1.15.0-rc-sources.jar google-oauth-client-java6-1.15.0-rc.jar google-oauth-client-java7-1.15.0-rc-sources.jar google-oauth-client-java7-1.15.0-rc.jar google-oauth-client-jetty-1.15.0-rc-sources.jar google-oauth-client-jetty-1.15.0-rc.jar google-oauth-client-servlet-1.15.0-rc-sources.jar google-oauth-client-servlet-1.15.0-rc.jar gson-2.1-sources.jar gson-2.1.jar httpclient-4.0.1-sources.jar httpclient-4.0.1.jar httpcore-4.0.1-sources.jar httpcore-4.0.1.jar jackson-core-2.1.3-sources.jar jackson-core-2.1.3.jar jackson-core-asl-1.9.11-sources.jar jackson-core-asl-1.9.11.jar jdo2-api-2.3-eb-sources.jar jdo2-api-2.3-eb.jar jetty-6.1.26-sources.jar jetty-6.1.26.jar jetty-util-6.1.26-sources.jar jetty-util-6.1.26.jar jsr305-1.3.9.jar protobuf-java-2.4.1-sources.jar protobuf-java-2.4.1.jar transaction-api-1.1-sources.jar transaction-api-1.1.jar xpp3-1.1.4c-sources.jar xpp3-1.1.4c.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 9 image files in UahRowingApp. The names of the image files are listed as follows.
default_profilepic.png downindicator.png ergtesticon.png eventergtesticon.png eventraceicon.png eventrowpracticeicon.png refresh_icon.png rowpracticeicon.png upindicator.png
The following screenshort is generated from the image listed above.
UahRowingApp has the following Java source files.
uah.edu.uahrowing.AboutFragment.java uah.edu.uahrowing.Event .java uah.edu.uahrowing.EventCustomArrayAdapter.java uah.edu.uahrowing.EventFragment.java uah.edu.uahrowing.RosterComparator.java uah.edu.uahrowing.RosterCustomArrayAdapter.java uah.edu.uahrowing.RosterFragment.java uah.edu.uahrowing.RosterHeader.java uah.edu.uahrowing.RosterMember .java uah.edu.uahrowing.RowingFragmentPagerAdapter.java uah.edu.uahrowing.SplashScreen.java uah.edu.uahrowing.StartupActivity.java