
build.gradle (Module: app) android { compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } } dependencies { // com.google.gson implementation 'com.squareup.retrofit2:converter-gson:2.7.1' } Privacy.kt package com.jwsoft.kotlinproject data class Privacy ( var height: Int, var weight: Int ) User.kt package com.jwsoft.kotlinproject data class Use..

build.gradle (Module: app) android { compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } } dependencies { // com.google.gson implementation 'com.squareup.retrofit2:converter-gson:2.7.1' } Privacy.java package com.jwsoft.javaproject; public class Privacy { private int height; private int weight; public Privacy(int height, int weight) { this.h..
- Total
- Today
- Yesterday
- 안드로이드 #코틀린 #Android #Kotlin
- CoordinatorLayout
- Kotlin
- ViewPager2
- ArrayList
- activity
- ViewModel
- JSONObject
- Intent
- JSONArray
- fragment
- View
- handler
- recyclerview
- TabLayout
- Design Pattern
- James Kim
- DataBinding
- java
- 코틀린
- 안드로이드
- XML
- 혀가 길지 않은 개발자
- 자바
- MVVM
- Architecture Pattern
- coroutine
- Vue.js #Vue.js + javascript
- Android
- Livedata
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |