Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1010 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 1010 Bytes

Description

This an Android application written in Kotlin that showcases Uncle Bob Clean Architecture approach, MVP pattern, RxKotlin, Retrofit.

It's ideal to get started with these concepts. Also, it could be used as a boilerplate.

To respect the clean architecture approach I got inspired from this project

Please add your YouTube Android Player API Key in the res/values/strings.xml file :

<string name="YouTube_Api_Key">Your Api Key Here</string>

Used Libraries

Preview