Android Open Source - Example hackathon updog






Project Summary

Android Wear Hackathon project for GDG Boston. Team: Wear Wolves. Oh yeah..

Web Site / Source Repository

updog is hosted in the following web site
https://github.com/schrockblock/updog

If you think the Android project updog 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 updog.

ItemValue
Java File Count16
Supported screen sizes[xhdpi]
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\orangeline.json
assets\redline.json




Resource Files

There are 4 image files in updog. The names of the image files are listed as follows.

scrubber_control_disabled_holo.png
scrubber_control_focused_holo.png
scrubber_control_normal_holo.png
scrubber_control_pressed_holo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

updog has the following Java source files.

com.wearwolves.updog.AppController.java
com.wearwolves.updog.ApplicationTest.java
com.wearwolves.updog.LineActivity.java
com.wearwolves.updog.MainActivity.java
com.wearwolves.updog.adapters.LineGridPagerAdapter.java
com.wearwolves.updog.com.request.GetStopsByStation.java
com.wearwolves.updog.fragments.StationFragment.java
com.wearwolves.updog.interfaces.OnLineChangedListener.java
com.wearwolves.updog.model.MBTAStop.java
com.wearwolves.updog.model.StopsByLocationResponse.java
com.wearwolves.updog.model.TransitLine.java
com.wearwolves.updog.model.TransitStation.java
com.wearwolves.updog.model.TransitStop.java
com.wearwolves.updog.util.Constants.java
com.wearwolves.updog.util.LinesUtil.java
com.wearwolves.updog.views.SeekArc.java