Android Open Source - App statistics BundesLiga






Project Summary

Simple android application to inform about the statistics of the BundesLiga soccer League.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BundesLiga.

ItemValue
Java File Count15
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count5
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\1_FC_Nuernberg.gif
assets\info.txt
assets\info2.txt
assets\tabelle.json




Resource Files

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.

null

Java Source Files

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