Android Open Source - App bus bus






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of bus.

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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