Skip to content

Android app developed as part of the graduation of the "Android Development Nanodegree Course" (designed by Google and Udacity). The app implements important Android framework features (e.g. Activities, Services, Loaders, AsynchTasks, Widgets, Google Firebase Authentication and Real-time Database, Material Design UI.)

Notifications You must be signed in to change notification settings

fabiobeoni/android-open-water-swim-tracking

Repository files navigation

Open Water Swim Tracking App

I developed this project as part of the graduation steps of the Android Development Nanodegree course (designed by Google and Udacity).

App design follows the course project “rubric”, with requirements related to the implementation of many important Android framework features (like Activities, Services, Loaders, AsynchTasks, Widgets, Google Firebase Authentication and Real-time Database, Material Design UI, etc.).
The app also uses well known Android libraries like AndroidAnnotations, GSon, Picasso and GraphView.

The app is a swim training utility to keep track of open water swimming. Common features are:

  1. By the watch module: keep track of open water swimming sessions by recording swim length, duration, GPS coordinates of points
  2. By the phone module: manually record user feedback about marine weather conditions like flow, waves and perceived temperature
  3. List swim sessions
  4. Present swimming performance in a graph displayed by an Home Screen widget
  5. Backup and restore swim sessions on Google Firebase cloud service
  6. Present news about the “open water swim world” coming from external service

Please note that the google-services.json file is not published on this repository, so to build the app you must add your own (related to your Google Cloud service account)

Design Note: unfortunately the development process could not involve a graphic designer, so even implementing some of the Material Design specs, the look and feel of the app is quite basic.

Screenshots

Restore Restore Restore

Open water swimming news Swimming sessions Track swimming data Track swimming data Swimming sessions - full Login to backup Backup Restore Home widget

About

Android app developed as part of the graduation of the "Android Development Nanodegree Course" (designed by Google and Udacity). The app implements important Android framework features (e.g. Activities, Services, Loaders, AsynchTasks, Widgets, Google Firebase Authentication and Real-time Database, Material Design UI.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages