/android-clean-architecture

A Clean Architecture implementation for Android

Primary LanguageKotlinApache License 2.0Apache-2.0

A Clean Architecture implementation for Android

Sample app for the blog post A Clean Architecture implementation for Android in Kotlin

The app built here consists of two views, one with a list of rock bands and the other with the information of a specific band including the list of studio albums. When tapping on an album, YouTube app is opened searching for the specific album of the band.