Posted
Filed under 개발/Youtube



Data class의 특징에 대해 설명하고 실제 RecyclerView에 적용하고 사용하는 법에 대해 알아봅니다.
* 본 영상에서 사용된 RecyclerView를 만드는 영상 :
https://youtu.be/IaIuKbEyGnY

* 강의내용을 정리한 글
https://cliearl.github.io/posts/android/dataclass-recyclerview/
* Android Studio에서 Kotlin으로 Playlist
https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code
https://github.com/cliearl/android-tutorial
2021/03/21 11:06 2021/03/21 11:06
Posted
Filed under 개발/Youtube


SharedPreferences로 앱의 설정값을 저장하고 불러오는 방법에 대해 설명합니다.

* View Binding을 사용해야 하는 이유 : https://youtu.be/1xJmh2QhYTU
* 강의내용을 정리한 글
https://cliearl.github.io/posts/android/sharedpreferences-basic/
* Android Studio에서 Kotlin으로 Playlist : https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code : https://github.com/cliearl/kotlin-tips
2021/03/07 14:32 2021/03/07 14:32