An open API service indexing awesome lists of open source software.

https://github.com/anod/taxistationandroid

This is study project for course "JAVA Programming Languages" @ Afeka College of Engineering.
https://github.com/anod/taxistationandroid

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# Android Client for Taxi Station Simulator

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

The client for [Taxi Station Socket Server][1]

Shows taxi cabs currently in station, waiting passengers and driving cabs

## Implementation Highlights

* Android 4.0 compatible
* Socket Clients (Communication using JSON)
* Fragments
* ViewPager
* AsyncLoader

## Author

Alex Gavrishev, 2012

[1]: https://github.com/anod/TaxiStation