Android Open Source - UI ListView XML FifaTeams






Project Summary

A simple android app which selects random teams for fifa15. Makes use of xml parsing and list view..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FifaTeams.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Raw File Namesres\raw\teams.xml




Resource Files

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.

null

Java Source Files

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