-
Notifications
You must be signed in to change notification settings - Fork 97
Home
Anh Quân edited this page May 15, 2019
·
5 revisions
Welcome to the The-Movie-DB-Kotlin wiki! API: https://www.themoviedb.org/documentation/api Kotlin: https://kotlinlang.org/docs/reference/
RxJava 2, RxAndroid: https://github.com/ReactiveX/RxJava
Retrofit 2: https://github.com/square/retrofit
Room: https://developer.android.com/topic/libraries/architecture/room.html
Live data: https://developer.android.com/topic/libraries/architecture/livedata.html
MVVM: