
샘플 앱 : github.com/seyoungcho2/APIRequest 환경 세팅 : 레트로핏을 사용하기 위해서는 3가지 파일을 변경 해야한다. 1. 모듈 수준의 build.gradle에 아래 implentation 3개 추가 dependencies { implementation 'com.squareup.okhttp3:logging-interceptor:4.2.1' // Logger Library implementation 'com.squareup.retrofit2:converter-gson:2.9.0' // Json을 받아와 자동으로 객체로 Convert implementation 'com.squareup.retrofit2:retrofit:2.9.0' // Retrofit Library ... } 2..
Android 개발/Libraries
2020. 12. 22. 23:30
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- sealed class 1.5.0
- kotlin
- Kotlin sealed class 상속
- sealed class 상속
- REST API POST
- HTTP 401 Unauthorized
- LocalDateTime
- sealed class 안정성
- REST xml
- REST API Plain Text
- sealed class 사용 방법
- java
- HTTP 100 Continue
- sealed class enum
- REST API GET
- Android
- HTTP 301 Moved Permanently
- HTTP 201
- HTTP 204
- Kotlin sealed class
- REST API PUT
- ZonedDateTime
- REST API란 무엇인가?
- HTTP 400
- REST JSON
- 코틀린 also
- HTTP 404 Not Found
- REST API HTML
- 500 Internal Server Error
- sealed class 특징
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함