Android widget application for TransLoc bus tracking.
TransLoc-Android-Widget is hosted in the following web site
https://github.com/shyamu/TransLoc-Android-Widget
If you think the Android project TransLoc-Android-Widget 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 TransLoc-Android-Widget.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
There are 7 image files in TransLoc-Android-Widget. The names of the image files are listed as follows.
action_about.png apptheme1_btn_default_disabled_focused_holo_light.9.png apptheme1_btn_default_disabled_holo_light.9.png apptheme1_btn_default_focused_holo_light.9.png apptheme1_btn_default_normal_holo_light.9.png apptheme1_btn_default_pressed_holo_light.9.png tap_to_update.png
The following screenshort is generated from the image listed above.
TransLoc-Android-Widget has the following Java source files.
com.shyamu.translocwidget.AboutActivity.java com.shyamu.translocwidget.CustomizeWidgetActivity.java com.shyamu.translocwidget.MainActivity.java com.shyamu.translocwidget.TransLocJSON.TransLocAgencies.java com.shyamu.translocwidget.TransLocJSON.TransLocAgency.java com.shyamu.translocwidget.TransLocJSON.TransLocArrival.java com.shyamu.translocwidget.TransLocJSON.TransLocArrivalEstimate.java com.shyamu.translocwidget.TransLocJSON.TransLocArrivalEstimates.java com.shyamu.translocwidget.TransLocJSON.TransLocLocation.java com.shyamu.translocwidget.TransLocJSON.TransLocRoute.java com.shyamu.translocwidget.TransLocJSON.TransLocStop.java com.shyamu.translocwidget.TransLocJSON.TransLocStops.java com.shyamu.translocwidget.TransLocWidgetProvider.java com.shyamu.translocwidget.Utils.java com.shyamu.translocwidget.WidgetConfigurationActivity.java