A Firebase/Google Maps API application
An android based application that displays the user a map and then accepts notifications sent to it via Firebase Cloud message notification. It then displays and stores the location points that were sent.
Software used: Android Studio
Language:Java, SQL
Relational Database Management System:SQLite
Other Technologies Used:Google Location Services, FireBase Services
Application Break Down: This application receives a location from a notification that is sent from the Firebase Cloud message notification and then displays that location on a map that is attached to the Google Map API. Locations are displayed in a spinner which pulls the locations from a database, SQLite is used to store the data.
Note: I also created this application where the data payload is displayed in a list, as opposed to a spinner. If you wish to see this please let me know.
View application Footage (mp4) »