Skip to content
#

udacity-android-basics-nanodegree

Here are 101 public repositories matching this topic...

The Score Keeper App (Project 2) for Udacity's Android Basics Nanodegree by Google. It is the reimplementation of the hearthscore app to meet the Udacity project rubrics requirements. This app meant to learn that how to keep and manage apps state.

  • Updated May 15, 2017
  • Java

The Tour Guide App (Project 6) for Udacity's Android Basics Nanodegree by Google. We developed this app to learn how to organize information into complex visual structure with Fragments. It displays some of the interesting attractions of the city of Fehervar.

  • Updated May 15, 2017
  • Java

The Book Listing App (Project 7) for Udacity's Android Basics Nanodegree by Google. We created this app to learn about how to download information from the internet: we display book information downloaded from Google Books. We had to watch to put all network code to a worker thread.

  • Updated Jun 7, 2017
  • Java

The News App (Project 8) for Udacity's Android Basics Nanodegree by Google. This news app download news from The Guardian API. Its purpose is to deepen our understanding about main/worker threads, networking, JSON and image loading as they are very important in Android Development.

  • Updated Jun 22, 2017
  • Java

Improve this page

Add a description, image, and links to the udacity-android-basics-nanodegree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the udacity-android-basics-nanodegree topic, visit your repo's landing page and select "manage topics."

Learn more