Android Wear Hackathon project for GDG Boston. Team: Wear Wolves. Oh yeah..
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.
The following table is the detailed list of updog.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\orangeline.json assets\redline.json |
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.
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