김누누
close
프로필 배경
프로필 로고

김누누

  • 분류 전체보기 (252)
    • Deep Dive (49)
      • Kotlin Coroutine (18)
      • Kotlin Flow (6)
      • Test Code (12)
      • Android Jetpack Compose (9)
      • Flutter (4)
    • [Android] Architecture (14)
      • Architecture Pattern (5)
      • [Android] Multi Module (3)
      • [Android] DI (4)
    • [Kotlin] Tech,Study (18)
    • [Android] Tech,Study (65)
      • [Android] Trouble Shoot (20)
      • [Android] Custom (9)
    • Algorithm (13)
    • Computer Science (29)
      • 독서 (8)
      • 프로그래밍 (14)
      • 운영체제 (4)
      • 자료구조 (1)
      • 네트워크 (1)
    • GitHub (1)
    • Python,Django,DRF (13)
    • IOS,Swift (10)
    • 회고 (7)
  • 깃허브
  • 글쓰기
  • 설정
[Android] SQLite

[Android] SQLite

💡 우아한테크코스 활동 중에 사용한 SQLite에 대하여 학습하였습니다 ! SQLiteSQLite는 데이터베이스 관리 시스템으로 서버가 아닌 응용 프로그램에 넣어 사용하는 가벼운 데이터베이스입니다.로컬 데이터를 관리해야 하는 다양한 애플리케이션에서 사용되며, 아래와 같은 예시에 주로 활용됩니다 !사용자 설정 정보즐겨찾기캐시 데이터사용자의 오프라인 생성 데이터안드로이드에 내장되어 있으며, 어플이 종료되거나 디바이스 전원이 꺼지더라도 삭제되지 않습니다.DBConstantSQLite 데이터베이스를 사용할 때, 데이터베이스 관련 상수들을 정의하는 역할을 하는 Constant입니다.주요 코드의 가독성을 높이고, 실수를 방지하면서 쉽게 참조할 수 있도록 하기 위해 사용합니다.아래는 우아한테크코스 활동 중에 선언한..

  • format_list_bulleted [Android] Tech,Study
  • · 2024. 8. 27.
  • textsms

[Room] error: Cannot figure out how to save this field into database 문제 해결

에러 내용 error: Cannot figure out how to save this field into database. You can consider adding a type converter for it. error: Cannot figure out how to read this field from a cursor. Room Database를 사용하던 중에 위와 같은 에러가 발생했습니다. Room에 데이터를 저장할 때는 primitive type과 wrapping type만 지원합니다. 따라서 그 외의 LIst나 커스텀 클래스를 저장할 경우에는 converter를 지정해주여야 한다고 합니다. Converter의 사용법을 익혀서 문제를 해결해는 방식을 학습했습니다. Entity @Entity(tabl..

  • format_list_bulleted [Android] Tech,Study/[Android] Trouble Shoot
  • · 2023. 10. 2.
  • textsms
  • navigate_before
  • 1
  • navigate_next
전체 카테고리
  • 분류 전체보기 (252)
    • Deep Dive (49)
      • Kotlin Coroutine (18)
      • Kotlin Flow (6)
      • Test Code (12)
      • Android Jetpack Compose (9)
      • Flutter (4)
    • [Android] Architecture (14)
      • Architecture Pattern (5)
      • [Android] Multi Module (3)
      • [Android] DI (4)
    • [Kotlin] Tech,Study (18)
    • [Android] Tech,Study (65)
      • [Android] Trouble Shoot (20)
      • [Android] Custom (9)
    • Algorithm (13)
    • Computer Science (29)
      • 독서 (8)
      • 프로그래밍 (14)
      • 운영체제 (4)
      • 자료구조 (1)
      • 네트워크 (1)
    • GitHub (1)
    • Python,Django,DRF (13)
    • IOS,Swift (10)
    • 회고 (7)
전체 방문자
오늘
어제
전체
태그
  • #Coroutine
  • #Android
  • #kotlin
  • #코틀린
  • #코루틴
  • #compose
  • #안드로이드
  • #ViewModel
  • #알고리즘
  • #우테코
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바