Sandbox application for learning Android development. Scrapes the Regina Soccer website for team and schedule information..
ReginaSoccer is hosted in the following web site
https://github.com/thomaschadwick/ReginaSoccer
If you think the Android project ReginaSoccer 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 ReginaSoccer.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 4 |
jar files used | htmlcleaner-2.2.jar |
Required Permissions | android.permission.INTERNET |
ReginaSoccer has the following Java source files.
com.chadwick.athleticfields.AthleticFields.java com.chadwick.athleticfields.DataAccess.java com.chadwick.athleticfields.Manage.java com.chadwick.athleticfields.Schedule.java com.chadwick.athleticfields.Scraper.java com.chadwick.athleticfields.Status.java