This application is mobile(Android) equivalent of web app friturillo.pl (Source code of web app is here)
Min SDK version: 15
Target SDK version: 28
- Route search tab
- Autocomplete for input using Google Place Api
- Display of route got from friturillo.pl
- Map displaying found route using Google Maps
- Project description tab
- Stations tab
- Contact tab
Project uses backend with Rest Api running at friturillo.pl. You can find backend source code here.
Additionally project uses multiple Google Apis:
- Geocoding API
- Directions API
- Maps SDK for Android
- Places SDK for Android
Current version for download is available here.
Project is done as a part of course " Languages and Tools for Programming II - Android Applications" at University of Warsaw.