o4wcoder / SuperDuo

Udacity Android Nanodegree Project #3 SuperDuo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuperDuo

Udacity Android Developer Nanodegree Project #3 (Super Duo)

Project Overview

  • Take two apps from a functional state to a production-ready state by handling error cases, adding accessibility features, allowing for localization, adding a widget, and adding a library.
  • Read UX reviews and make updates based on those reviews.

The project contains two apps.

Football Scores
An app that displays the current and past European Football scores. It also has the ability to add a widget to your homepage so you can get up to date scores.

App Updates

  • Switch using a Service to pull scores from REST/JSON API and use a SyncAdapter to periodically check for the scores updates.
  • Use Retrofit API to consume the REST/JSON Footbal Scores data.
  • Add a widget to show updated scores for today
  • Clean up UI to make it follow Material Design
  • Add Content Descriptions
  • Handle network errors

Phone Images
<a href=" photo 57a7895d-0a05-476d-a52b-3f717927a21c_zpsfxbvrqcv.png

Alexandria
Book Reader App. It can scan ISBN numbers using the camera and search for the Book details online.

About

Udacity Android Nanodegree Project #3 SuperDuo


Languages

Language:Java 100.0%