Android, where is my car?

This app allow user remember the car’s position, and then direct user from new address to the remembered position.

The key component of the app is LocationSensor, which sense location from satellite and send information to the screen and TinyDB. TinyDB is used to store data, and also load data when the screen is initialized.