Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Navigation
- Android
- 생명주기
- layout_constrainedWidth
- NumberPIcker
- ThreeTen Backport
- todo
- DataBinding
- findNavController
- layout_constrainedHeight
- Lifecycle
- Retrofit2
- Load failed
- SSAID
- multipart
- kotlin
- log
- json
- 기기고유값
- http
- Collections Function
- gradle plugin
- studywithme
- Room
- WorkManager
- RecyclerView
- Popup menu background color
- 화면 회전
- DialogFragment
- BottomSheetDialogFragment
Archives
- Today
- Total
목록json (1)
chacha's
Gson을 이용하여 Assets에 있는 JSON 파일 읽기
Kotlin Android – Read JSON file from assets using Gson Kotlin – Convert object to/from JSON string using Gson 1. Assets 폴더 생성 후 JSON 파일 생성하기 // communityData.json { "id": 1, "contentsImages": [ "https://g-grafolio.pstatic.net/20190425_85/1556163852187Et6ao_JPEG/DSC02684.jpg?type=w896_4", "http://shop1.phinf.naver.net/20200919_230/1600508769512eErFn_JPEG/8ge1j7f_202091214118493298.jpg", "http://p..
Android/TIL
2021. 8. 9. 00:51