post-thumbnail

[TIL] #45 Fragment Lifecycle

Fragment Lifecycle

2023년 9월 22일
·
0개의 댓글
·
post-thumbnail

[TIL] #44 Log

Log? Logcat?, Log Level, Write Logs, How to Use Logs

2023년 9월 21일
·
0개의 댓글
·
post-thumbnail

[TIL] #43 Debugging

Debugging?, The Importance of Debugging, Debugging Process Steps

2023년 9월 20일
·
0개의 댓글
·
post-thumbnail

[TIL] #42 Specify the input method action

imeOptions, Input Method Action

2023년 9월 19일
·
0개의 댓글
·
post-thumbnail

[TIL] #41 Retrofit

Retrofit?, Features, Elements, Example

2023년 9월 18일
·
0개의 댓글
·
post-thumbnail

[TIL] #40 viewPager

ViewPager?, Features, Advantages, Example

2023년 9월 15일
·
0개의 댓글
·
post-thumbnail

[TIL] #39 How to hide API key 2

공공 데이터 포털 API Key 숨기는 방법

2023년 9월 14일
·
1개의 댓글
·
post-thumbnail

[TIL] #38 How to hide API key - Giraffe, DLS

API?, API Key를 숨겨야 하는 이유, API Key 숨기기

2023년 9월 13일
·
0개의 댓글
·
post-thumbnail

[TIL] #37 SharedPreferences

SharedPreferences?, How to use SharedPreferences(객체 생성, 데이터 저장, 데이터 불러오기), Example

2023년 9월 12일
·
0개의 댓글
·
post-thumbnail

[TIL] #36 Bundle

Bundle?, 주요 기능(데이터 전달, 상태 저장 및 복원, 프래그먼트 간 통신), 사용 방법(데이터 추가, 데이터 추출, 인텐트와 함께 사용, 상태 저장 및 복원, 프래그먼트 간 통신), Bundle의 주의 사항(크기 제한, 직렬화, 키 설정, Null 값 다루기)

2023년 9월 11일
·
0개의 댓글
·
post-thumbnail

[KTP] #4 CESCO 회고

FACTS, FINDINGS, FUTURE

2023년 9월 11일
·
0개의 댓글
·
post-thumbnail

[WIL] #6 내배캠 9주차 주간회고

FACTS, FEELINGS, FINDINGS, FUTURE

2023년 9월 11일
·
0개의 댓글
·
post-thumbnail

[TIL] #35 Notification

Notification?, Notification Channel, Create Notification, Notification Importance

2023년 9월 8일
·
0개의 댓글
·
post-thumbnail

[TIL] #34 Date Picker Dialog - Specifying a Date Range

Date Picker Dialog, maxDate, minDate, 날짜 범위 설정

2023년 9월 7일
·
0개의 댓글
·
post-thumbnail

[TIL] #33 Date Picker Dialog

Xml Code, Kotlin Code

2023년 9월 6일
·
0개의 댓글
·
post-thumbnail

[TIL] #32 Bottom Sheet Dialog

xml, kotlin

2023년 9월 5일
·
0개의 댓글
·
post-thumbnail

[TIL] #31 ScrollView vs. NestedScrollView

ScrollView vs. NestedScrollView (공통점, 차이점)

2023년 9월 4일
·
0개의 댓글
·
post-thumbnail

[WIL] #5 내배캠 7-8주차 주간회고

FACTS, FEELINGS, FINDINGS, FUTURE

2023년 9월 3일
·
0개의 댓글
·
post-thumbnail

[TIL] #30 Troubleshooting: Unnecessary white space around ImageView

문제 발생, 발생 이유(이미지 크기와 ImageView 크기 불일치, ImageView의 레이아웃 설정, 이미지 자체의 비율 불일치), 해결 방법(adjustViewBounds), 결과

2023년 9월 1일
·
0개의 댓글
·
post-thumbnail

[TIL] #29 Dialog

Dialog, Dialog Structure(Title, Contents, Button), Example(AlertDialog, Custom Dialog, DatePikerDialog, TimePickerDialog, ProgressDialog)

2023년 8월 31일
·
0개의 댓글
·