Android Open Source - App bus wta-next-bus






Project Summary

Python Wrapper / Android Application for accessing Whatcom Transit bus schedules.

Web Site / Source Repository

wta-next-bus is hosted in the following web site
https://github.com/masenf/wta-next-bus

If you think the Android project wta-next-bus 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 wta-next-bus.

ItemValue
Java File Count21
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in wta-next-bus. The names of the image files are listed as follows.

add_favorite.png
refresh.png
rm_favorite.png
tag_white.png

The following screenshort is generated from the image listed above.

null

Java Source Files

wta-next-bus has the following Java source files.

com.masenf.wtaandroid.NestedTagManager.java
com.masenf.wtaandroid.WtaActivity.java
com.masenf.wtaandroid.adapters.JSONListAdapter.java
com.masenf.wtaandroid.adapters.ResultsListAdapter.java
com.masenf.wtaandroid.adapters.TagListAdapter.java
com.masenf.wtaandroid.adapters.TimesListAdapter.java
com.masenf.wtaandroid.async.DataReadTaskFactory.java
com.masenf.wtaandroid.async.DataWriteTaskFactory.java
com.masenf.wtaandroid.async.LibraryUpdateTask.java
com.masenf.wtaandroid.data.DatabaseHelper.java
com.masenf.wtaandroid.data.EntryListFactory.java
com.masenf.wtaandroid.data.LocationEntry.java
com.masenf.wtaandroid.data.TagEntry.java
com.masenf.wtaandroid.data.TimeEntry.java
com.masenf.wtaandroid.data.WtaDatastore.java
com.masenf.wtaandroid.fragment.BrowseFragment.java
com.masenf.wtaandroid.fragment.FavoritesFragment.java
com.masenf.wtaandroid.fragment.NextBusFragment.java
com.masenf.wtaandroid.fragment.SearchFragment.java
com.masenf.wtaandroid.fragment.WtaFragment.java
com.masenf.wtaandroid.fragment.dialog.AboutDialogFragment.java