CSCI 448 - Mobile Application Development

Spring 2016

|   Home   |   Syllabus  |   Assignments  |   Schedule  |   Resources    |

Zheming Deng

HW5 Description


This is Google Map App

It provides location service. It will go to the user's current location once user click the search menu button on top right or the floating button on button right

The App would add a marker regarding user's current on the google map

Also, if the user click the marker on the map, then the marker will display the latitude and longitude information. At the bottom of screen, there will be a snack bar provides the weather and time information.

Furthermore, all the marker information have been stored in the database. Only if the user click the "Clear Map" button, the data would be removed.