강의

멘토링

커뮤니티

Programming

/

Mobile Application Development

Let's learn the latest Android technologies through practical projects while listening to songs! - Name Compatibility Edition

While listening to the song, let's create an Android app that pursues Clean Architecture and uses the MVVM design pattern!

(3.8) 6 reviews

118 learners

Level Intermediate

Course period Unlimited

  • asuh
Android
Android
Kotlin
Kotlin
Android
Android
Kotlin
Kotlin

[Must Read] Changes to reduce domain layer dependency

 

 

 

The code has been changed to reduce dependencies on external libraries in the domain layer portion of the existing code.

 

How to change it is written in detail in a blog post. If you have any questions, please leave a comment and I will answer.

https://asuhdevstory.tistory.com/entry/Android-clean-architecture%EC%97%90%EC%84%9C-domain%EC%9D%84-%EC%A2%80-%EB%8D%94-domain-%EB%8B%B5%EA%B2%8C

Please refer to the link below to check the changed code.

https://github.com/ParkSangSun1/Check_Percentage/commit/4d26b9aa284a2969e8a3e13320acda2b4c8133a2

 

Please refer to the link below for the full code

https://github.com/ParkSangSun1/Check_Percentage

Comment