Android app to display information about Ottawa skating rinks.
OttawaRinks is hosted in the following web site
https://github.com/nolanlawson/OttawaRinks
If you think the Android project OttawaRinks 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 OttawaRinks.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 8 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
OttawaRinks has the following Java source files.
com.nolanlawson.ottawarinks.DownloadDataActivity.java com.nolanlawson.ottawarinks.data.EventResponse.java com.nolanlawson.ottawarinks.data.EventResponsePage.java com.nolanlawson.ottawarinks.helper.HttpHelper.java com.nolanlawson.ottawarinks.helper.XmlHelper.java com.nolanlawson.ottawarinks.util.UtilLogger.java