Android Open Source - Development data SHCLechellesAndroidApp






Project Summary

This projet has the gaol to present data from local championshit site to the user trow a Android App.

Web Site / Source Repository

SHCLechellesAndroidApp is hosted in the following web site
https://github.com/RossierFl/SHCLechellesAndroidApp

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

ItemValue
Java File Count39
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version14
Activity Count5
Fragment Count15
jar files usedandroid-support-v4.jar
gson-2.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 20 image files in SHCLechellesAndroidApp. The names of the image files are listed as follows.

aire_t.png
aumont_t.png
cheyres_t.png
domdidier_t.png
drawer_shadow.9.png
dzos_t.png
estavayer_t.png
gletterens_t.png
grolley_t.png
ic_drawer.png
lechelles_t.png
logo_tmp.png
minotors_t.png
montagny_t.png
montbrelloz_t.png
murist_t.png
payerne_t.png
rolling_t.png
torniaco_t.png
vully_t.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SHCLechellesAndroidApp has the following Java source files.

com.rossier.data.Club.java
com.rossier.data.Data.java
com.rossier.data.Goal.java
com.rossier.data.Match.java
com.rossier.data.MatchLight.java
com.rossier.data.Penality.java
com.rossier.data.Player.java
com.rossier.data.PlayerLight.java
com.rossier.data.Team.java
com.rossier.data.TeamLight.java
com.rossier.data.TeamRanking.java
com.rossier.shclechelles.FragmentCompositionMatchDetail.java
com.rossier.shclechelles.FragmentGeneralMatchDetail.java
com.rossier.shclechelles.FragmentGeneralTeamDetail.java
com.rossier.shclechelles.FragmentLastMatchsTeamDetail.java
com.rossier.shclechelles.FragmentNextMatchsTeamDetail.java
com.rossier.shclechelles.FragmentPenalityMatchDetail.java
com.rossier.shclechelles.FragmentRankingTeamDetail.java
com.rossier.shclechelles.FragmentScoresMatchDetail.java
com.rossier.shclechelles.MainActivity.java
com.rossier.shclechelles.MatchDetailFragment.java
com.rossier.shclechelles.MatchListFragment.java
com.rossier.shclechelles.NavigationDrawerFragment.java
com.rossier.shclechelles.ParameterFragment.java
com.rossier.shclechelles.PlaceholderFragment.java
com.rossier.shclechelles.PlayerFragment.java
com.rossier.shclechelles.PlayerListFragment.java
com.rossier.shclechelles.SplashScreen.java
com.rossier.shclechelles.TeamDetailFragment.java
com.rossier.shclechelles.TeamListFragment.java
com.rossier.shclechelles.adapter.MatchAdapter.java
com.rossier.shclechelles.adapter.MatchLightAdapter.java
com.rossier.shclechelles.adapter.MatchPenaltyDetailAdapter.java
com.rossier.shclechelles.adapter.MatchScoresDetailAdapter.java
com.rossier.shclechelles.adapter.PlayerLightAdapter.java
com.rossier.shclechelles.adapter.TeamAdapter.java
com.rossier.shclechelles.adapter.TeamRankingAdapter.java
com.rossier.shclechelles.utils.ListFragmentSwipeRefreshLayout.java
com.rossier.shclechelles.utils.Utils.java