This is study project for course "JAVA Programming Languages" @ Afeka College of Engineering..
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.
The following table is the detailed list of TaxiStationAndroid.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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