The project BUS (Bus Under Stop) aims to develop a set of app (Android, iOS, WEB) that bring facility to consult the bus stop time on stations..
bus is hosted in the following web site
https://github.com/BUS-Team/bus
If you think the Android project 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.
The following table is the detailed list of bus.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in bus. The names of the image files are listed as follows.
more_imports.png
The following screenshort is generated from the image listed above.
bus has the following Java source files.
br.com.bus.App.java br.com.bus.BusModule.java br.com.bus.MainActivity.java br.com.bus.httpcommunication.AndroidAsyncHttpClient.java br.com.bus.httpcommunication.HttpClient.java br.com.bus.httpcommunication.HttpResultCallback.java br.com.bus.model.Stop.java br.com.bus.serialization.JacksonSerializer.java br.com.bus.serialization.JsonSerializer.java controllers.Application.java models.Posicao.java team.bus.model.bean.BusStop.java team.bus.model.bean.DataBaseInfo.java team.bus.model.dao.BusStopDAO.java team.bus.model.dao.implementation.BusStopDAOImpl.java team.bus.model.dao.implementation.JDBCDAO.java team.bus.model.dao.sql.BusStopSQL.java team.bus.resource.BusStopResource.java