Senior Capstone Project. I developed an Android application for a golf statistics company Golfstat.com..
AndroidApp is hosted in the following web site
https://github.com/patrickherrod/AndroidApp
If you think the Android project AndroidApp 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 AndroidApp.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment Count | 3 |
jar files used | android-async-http-1.4.3.jar jsoup-1.7.2.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in AndroidApp. The names of the image files are listed as follows.
gslogo.png
The following screenshort is generated from the image listed above.
AndroidApp has the following Java source files.
com.gstat.activities.CoachPlayerActivity.java com.gstat.activities.CreateNewEventActivity.java com.gstat.activities.Event.java com.gstat.activities.GolfStatProtoActivity.java com.gstat.activities.LeaderBoardActivity.java com.gstat.activities.MapTask.java com.gstat.activities.MyApp.java com.gstat.activities.SpectatorActivity.java com.gstat.activities.TabActivity.java com.gstat.activities.Team.java com.gstat.activities.WebTask.java com.gstat.fragments.practiceFrag.java com.gstat.fragments.qualifierFrag.java