토시의 개발일기
토시의 개발일기
profile
토시
개발하는 토시
글시리즈소개
태그 목록
  • 전체보기(22)
  • android(7)
  • kotlin(6)
  • 파이썬(2)
  • GitLab(2)
  • github(2)
  • 이코테(2)
  • React(2)
  • typescript(2)
  • Git Mirroring(1)
  • Cleartext Error(1)
  • XML(1)
  • p118(1)
  • type declaration(1)
  • 액티비티 데이터 전달(1)
  • putExtra(1)
  • useRef(1)
  • DOM(1)
  • 그리디(1)
  • 게임개발(1)
  • Intent(1)
  • 구현(1)
  • AVD(1)
  • LFS(1)
  • Protected commits(1)
  • video(1)
  • BFG(1)
  • findViewById(1)
  • viewbinding(1)
  • 알고리즘(1)
  • webview(1)
전체보기 (22)android(7)kotlin(6)파이썬(2)GitLab(2)github(2)이코테(2)React(2)typescript(2)Git Mirroring(1)Cleartext Error(1)XML(1)p118(1)type declaration(1)액티비티 데이터 전달(1)putExtra(1)useRef(1)DOM(1)그리디(1)게임개발(1)Intent(1)구현(1)AVD(1)LFS(1)Protected commits(1)video(1)BFG(1)findViewById(1)viewbinding(1)알고리즘(1)webview(1)

[안드로이드/Kotlin] Intent, putExtra로 액티비티 간 데이터 전달

앱 비밀번호 잠금 기능 구현 중 발생한 두 번째 문제 Intent를 이용한 Activity간 데이터 전달 문제를 해결해 보자. > 기존의 방식 startActivityForResult 로 각 요소에서 다른 액티비티로 데이터 전송 (A액티비티 -> B액티비티) B se

IntentandroidkotlinputExtra액티비티 데이터 전달
2022년 6월 14일
·
0개의 댓글
·
0