A Java native Android App that allows a user to search for road traffic problems using live data from the Transport Scotland RSS feeds.
App can be installed on any Android device running Marshmallow using the APK file located at the following path
TrafficDistributionsFinder/app/build/intermediates/apk/debug/app-debug.apk
As the project utilizes Google Maps, an API key must be obtained from Google Cloud Platform and saved to a file named local.properties in the project root directory.
MAPS_API_KEY=******************************************