Skip to content

tktschool/Android-ShoeStore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Android-ShoeStore

ShoeStore is an example application built to demonstrate core Android Development skills as presented in the Udacity Android Developers Kotlin curriculum.

It leverages the following components from the Jetpack library:

Setting up the Repository

To get started with this project, simply pull the repository and import the project into Android Studio. From there, deploy the project to an emulator or device.

Getting Started

  • For the most part, the TODOs in the project will guide you through getting the project completed. There is a general package architecture and most files are present.
  • Hints are provided for tricky parts of the application that may extend beyond basic Android development skills.
  • As databinding is integral to the project architecture, it is important to be familiar with the IDE features such s cleaning and rebuilding the project as well as invalidating caches.

Report Issues

Notice any issues with a repository? Please file a github issue in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%