Android Open Source - App transit STL






Project Summary

Android application that displays bus information for STL public transit.

Web Site / Source Repository

STL is hosted in the following web site
https://github.com/alexvezeau/STL

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

ItemValue
Java File Count27
Supported screen sizes[hdpi]
Minimum SDK Version15
Activity Count5
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CALL_PHONE
android.permission.INTERNET




Resource Files

There are 7 image files in STL. The names of the image files are listed as follows.

bus.png
button_image.png
button_pressed_image.png
pushpin.png
route.png
start.png
stop.png

The following screenshort is generated from the image listed above.

null




Java Source Files

STL has the following Java source files.

com.vezeau.alex.stl.ActivityPassword.java
com.vezeau.alex.stl.ActivitySTL.java
com.vezeau.alex.stl.ActivitySTLMain.java
com.vezeau.alex.stl.ArrayAdapterBusStop.java
com.vezeau.alex.stl.DataBusLine.java
com.vezeau.alex.stl.DataBusPoint.java
com.vezeau.alex.stl.DataBusStop.java
com.vezeau.alex.stl.DataMessage.java
com.vezeau.alex.stl.DataPrediction.java
com.vezeau.alex.stl.DataVehicle.java
com.vezeau.alex.stl.FragmentLeftSTL.java
com.vezeau.alex.stl.FragmentRightSTL.java
com.vezeau.alex.stl.LatLonPoint.java
com.vezeau.alex.stl.MapActivityBusStop.java
com.vezeau.alex.stl.MapActivityRouteVehicles.java
com.vezeau.alex.stl.ObscuredSharedPreferences.java
com.vezeau.alex.stl.OverlayItemizedSTL.java
com.vezeau.alex.stl.OverlayItemizedVehicle.java
com.vezeau.alex.stl.OverlayRoute.java
com.vezeau.alex.stl.ServiceDataHandlerBusLine.java
com.vezeau.alex.stl.ServiceDataHandlerBusStop.java
com.vezeau.alex.stl.ServiceDataHandlerMessage.java
com.vezeau.alex.stl.ServiceDataHandlerPrediction.java
com.vezeau.alex.stl.ServiceDataHandlerVehicle.java
com.vezeau.alex.stl.util.HTTPUtil.java
com.vezeau.alex.stl.util.LatLongLimit.java
com.vezeau.alex.stl.util.MapUtil.java