Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 2.92 KB

File metadata and controls

29 lines (21 loc) · 2.92 KB

Clean Android code class

Clean Android code class imahe

This repository acts as project resource references to the Clean Android code class. In this class we will take on together a dirty existing project - an app about restaurants and we will learn how to identify which code can be refactored and then finally we will clean the entire project.

This is the Github repository page for all the coding solutions. You can directly download from here the starting point of the project so you can follow with the class videos. To do so, make sure you have selected the default branch refactor-code-starter and then select Code and then Download ZIP.

Project resources

Each coding chapter has a solution branch attached to this repository. Select the corresponding branch for each coding chapter you currently are at. After that, select Code and then Download ZIP. Finally, import the project in Android Studio.

Download the project files for each coding chapter directly from here:

Finally, import the project in Android Studio.