Skip to content

Load App, an Android app made for the Udacity nanodegree - Android Kotlin Developer.

Notifications You must be signed in to change notification settings

juniadev/load-app

Repository files navigation

Load App

Android app made for the Udacity nanodegree - Android Kotlin Developer.

Starter code: https://github.com/udacity/nd940-c3-advanced-android-programming-project-starter

In this project students will create an app to download a file from Internet by clicking on a custom-built button where:

  • width of the button gets animated from left to right;
  • text gets changed based on different states of the button;
  • circle gets be animated from 0 to 360 degrees

A notification will be sent once the download is complete. When a user clicks on notification, the user lands on detail activity and the notification gets dismissed. In detail activity, the status of the download will be displayed and animated via MotionLayout upon opening the activity.

About

Load App, an Android app made for the Udacity nanodegree - Android Kotlin Developer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages