/Adomile

Udacity Android Nanodegree, project 7 and 8 Capstone

Primary LanguageJava

Adomile - Udacity Android Nanodegree, project 7 and 8 Capstone

A mileage app for logging trips and get summarized data for reporting.

Requirements

The app was developed with Android Studio and targets the Android Marshmallow 6.0 (API 23) platform.

The app uses Schematic for the content provider to store the data locally in a SQLite database. Tha app also uses Firebase services for analytics and crash reporting.

Dependencies

Enumerated in the app's build.gradle, we require:

Building and Running

Import the Adomile folder into Android Studio as an existing project and select Run > Run app.