Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jeonge #23

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Jeonge #23

wants to merge 24 commits into from

Conversation

jeong-1
Copy link
Collaborator

@jeong-1 jeong-1 commented Jan 24, 2023

solution 제출

데이터 저장/액세스 - File Read/Write
https://jeonge-2020.tistory.com/143

SharedPreference
https://jeonge-2020.tistory.com/144
(PreferenceFragmentCompat - https://jeonge-2020.tistory.com/146)

SQLite
https://jeonge-2020.tistory.com/147
(SQLiteOpenHelper - https://jeonge-2020.tistory.com/148
SQLiteDatabase(execSql, rawQuery) - https://jeonge-2020.tistory.com/149
SQLiteDatabase(insert, update, delete, query) - https://jeonge-2020.tistory.com/150)

완료한 유닛

Unit7

스터디 하면서 알게된 점

안드로이드에서 데이터를 저장하고 데이터에 액세스하는 방식에 대해서 알게 되었고, 실습을 통해 상황에 따라서 SharedPreference와 SQLite를 사용하는 방법을 배웠다.

체크사항

  • 이번주 강의를 모두 수강했습니다.
  • 이번주 solution을 모두 완료했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant