Android Bus schedules app for Trondheim Norway. Semantic search for local bus times..
Busstider is hosted in the following web site
https://github.com/Rangor/Busstider
If you think the Android project Busstider 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 Busstider.
Item | Value |
---|---|
Java File Count | 23 |
Target SDK Version | 9 |
Minimum SDK Version | 4 |
Activity Count | 7 |
jar files used | gson-1.7.1.jar joda-time-1.6.2.jar jsoup-1.3.3.jar libGoogleAnalytics.jar public-api-1.0-SNAPSHOT.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\json\busstop |
There are 8 image files in Busstider. The names of the image files are listed as follows.
a2b.png a2b_faded.png map_tab_faded.png map_tab_selected.png star.png star_faded.png talk_bubble_grey.png talk_bubble_white.png
The following screenshort is generated from the image listed above.
Busstider has the following Java source files.
net.a2bsoft.buss.Bus.java net.a2bsoft.buss.Bus.java net.a2bsoft.buss.BusstopOverlay.java net.a2bsoft.buss.BusstopOverlay.java net.a2bsoft.buss.Favourites.java net.a2bsoft.buss.MapMode.java net.a2bsoft.buss.MapMode.java net.a2bsoft.buss.RealtimeActivity.java net.a2bsoft.buss.SecondMapMode.java net.a2bsoft.buss.SelectRealtimeStopActivity.java net.a2bsoft.buss.Semantic.java net.a2bsoft.buss.Semantic.java net.a2bsoft.buss.ToAndFrom.java net.a2bsoft.buss.db.QueryDb.java net.a2bsoft.buss.db.QueryDb.java net.a2bsoft.buss.http.Realtime.java net.a2bsoft.buss.http.SendQuery.java net.a2bsoft.buss.parser.BaseFeedParser.java net.a2bsoft.buss.parser.BusStop.java net.a2bsoft.buss.parser.FeedParser.java net.a2bsoft.buss.parser.JsonParser.java net.a2bsoft.buss.parser.SaxFeedParser.java net.a2bsoft.buss.parser.XmlHandler.java