Android Open Source - Example course TaxiStationAndroid






Project Summary

This is study project for course "JAVA Programming Languages" @ Afeka College of Engineering..

Web Site / Source Repository

TaxiStationAndroid is hosted in the following web site
https://github.com/anod/TaxiStationAndroid

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

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in TaxiStationAndroid. The names of the image files are listed as follows.

ic_action_laptop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TaxiStationAndroid has the following Java source files.

com.station.taxi.content.SocketClientLoader.java
com.station.taxi.sockets.Client.java
com.station.taxi.sockets.JSONClient.java
com.station.taxi.sockets.JSONSocket.java
com.station.taxi.sockets.StationClient.java
com.station.taxi.sockets.message.AbstractResponse.java
com.station.taxi.sockets.message.JSONMessage.java
com.station.taxi.sockets.message.ListDrivingCabsResponse.java
com.station.taxi.sockets.message.ListPassengersResponse.java
com.station.taxi.sockets.message.ListWaitingCabsResponse.java
com.station.taxi.sockets.message.MessageFactory.java
com.station.taxi.sockets.message.Request.java
com.station.taxi.sockets.message.SimpleResponse.java
com.station.taxi.ui.ItemsListFragment.java
com.station.taxi.ui.SectionsPagerAdapter.java
com.station.taxi.ui.ServerIpDialog.java
com.station.taxi.ui.StationActivity.java
com.station.taxi.utils.AsyncLoader.java
com.station.taxi.utils.LoggerWrapper.java