This document describes a bus tracking application for students. The application uses GPS to track the real-time location of buses and send bus locations to students when requested. It also generates predicted arrival times at stops. The application was developed using Eclipse, Android SDK, and integrates Google Maps. It has modules for location information, maps, and bus/route details stored in a MySQL database.