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.
- Host: GitHub
- URL: https://github.com/anod/taxistationandroid
- Owner: anod
- Created: 2012-08-04T14:23:02.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-28T16:24:15.000Z (almost 14 years ago)
- Last Synced: 2025-07-23T03:32:49.073Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 3.51 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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