Simple android application to inform about the statistics of the BundesLiga soccer League.
BundesLiga is hosted in the following web site
https://github.com/qu1queee/BundesLiga
If you think the Android project BundesLiga 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 BundesLiga.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\1_FC_Nuernberg.gif assets\info.txt assets\info2.txt assets\tabelle.json |
There are 1 image files in BundesLiga. The names of the image files are listed as follows.
bundesligalogo.png
The following screenshort is generated from the image listed above.
BundesLiga has the following Java source files.
com.example.adapters.FootballAdapter.java com.example.adapters.GoalAdapter.java com.example.adapters.ResultAdapter.java com.example.beans.FootballModell.java com.example.beans.GoalModel.java com.example.beans.ResultDetailModel.java com.example.beans.ResultModel.java com.example.bundesligafrg.MainActivity.java com.example.bundesligafrg.MatchActivity.java com.example.bundesligafrg.QuizActivity.java com.example.bundesligafrg.RankingActivity.java com.example.bundesligafrg.ResultDetailActivity.java com.example.utils.DownloadFile.java com.example.utils.DownloadImages.java com.example.utils.Utils.java