[Kotlin] Retrofit2 + Coroutine
Retrofit2 + Coroutine build.gradle (Module: app) android { compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } } dependencies { // Retrofit2 implementation 'com.squareup.retrofit2:retrofit:2.7.1' implementation 'com.squareup.retrofit2:converter-gson:2.7.1' implementation 'com.jakewharton.retrofit:retrofit2-kotlin-coroutines-adapter:0.9.2' //..
Android/Kotlin
2020. 8. 2. 22:55
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- TabLayout
- fragment
- 혀가 길지 않은 개발자
- 자바
- Architecture Pattern
- JSONObject
- James Kim
- Design Pattern
- 코틀린
- Android
- recyclerview
- XML
- 안드로이드 #코틀린 #Android #Kotlin
- CoordinatorLayout
- Intent
- activity
- Vue.js #Vue.js + javascript
- MVVM
- ViewModel
- Livedata
- java
- handler
- Kotlin
- ArrayList
- 안드로이드
- JSONArray
- ViewPager2
- coroutine
- DataBinding
- View
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함