A simple android app which selects random teams for fifa15. Makes use of xml parsing and list view..
FifaTeams is hosted in the following web site
https://github.com/zpfallon/FifaTeams
If you think the Android project FifaTeams 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 FifaTeams.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Raw File Names | res\raw\teams.xml |
There are 2 image files in FifaTeams. The names of the image files are listed as follows.
ic_soccer_ball.png switzerland.png
The following screenshort is generated from the image listed above.
FifaTeams has the following Java source files.
com.wm.zpfallon.fifateams.ApplicationTest.java com.wm.zpfallon.fifateams.OpenActivity.java com.wm.zpfallon.fifateams.ResultActivity.java com.wm.zpfallon.fifateams.Team.java com.wm.zpfallon.fifateams.TeamList.java com.wm.zpfallon.fifateams.TeamListActivity.java com.wm.zpfallon.fifateams.TeamXmlParser.java