Android Open Source - Map application busdrone-android






Project Summary

Busdrone Android app. Seattle realtime transit map..

Web Site / Source Repository

busdrone-android is hosted in the following web site
https://github.com/codebutler/busdrone-android

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

ItemValue
Java File Count16
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count1
jar files usedandroid-websockets.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.busdrone.android.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of busdrone-android is as follows:

Apache License

Resource Files

There are 2 image files in busdrone-android. The names of the image files are listed as follows.

actionbar_logo.png
ic_vehicle_bus.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.busdrone.android.AndroidBus.java
com.busdrone.android.BusdroneApp.java
com.busdrone.android.BusdroneModule.java
com.busdrone.android.Utils.java
com.busdrone.android.activity.BusdroneActivity.java
com.busdrone.android.activity.MainActivity.java
com.busdrone.android.event.ConnectionErrorEvent.java
com.busdrone.android.event.ConnectionStateEvent.java
com.busdrone.android.event.VehicleRemovedEvent.java
com.busdrone.android.event.VehicleUpdatedEvent.java
com.busdrone.android.event.VehiclesEvent.java
com.busdrone.android.model.Event.java
com.busdrone.android.model.Vehicle.java
com.busdrone.android.service.BusdroneService.java
com.busdrone.android.service.DummyServiceConnection.java
com.busdrone.android.ui.VehicleMarkerRenderer.java