BusStopLocater is an Android application that helps users locate public bus stops in Warsaw using live GPS coordinates or by entering a stop name. It integrates OSMDroid for map visualization and the Warsaw public transport API to fetch real-time bus stop data.
- 🌍 View bus stops on an interactive map (powered by OSMDroid)
- 🔍 Search for bus stops by name
- 📡 Use current location to find nearby stops
- 🗺️ Automatic zoom on selected stops
- ↩️ Quick return to home screen via logo button
- 📶 Works with live API data from api.um.warszawa.pl
- Java (Android SDK)
- OSMDroid (for map display)
- Google Play Services Location API (for GPS)
- JUnit & Espresso (for unit and UI testing)
- Warsaw Public Transport API




