Skip to content

feature/content-provider: 북마크된 레시피 데이터를 외부 앱과 공유하기 위한 Content Provider 구현#3

Merged
Neouul merged 2 commits intomasterfrom
feature/content-provider
Jan 8, 2026
Merged

feature/content-provider: 북마크된 레시피 데이터를 외부 앱과 공유하기 위한 Content Provider 구현#3
Neouul merged 2 commits intomasterfrom
feature/content-provider

Conversation

@Neouul
Copy link
Copy Markdown
Owner

@Neouul Neouul commented Jan 8, 2026

No description provided.

Neouul added 2 commits January 8, 2026 17:16
- RecipeContentProvider를 구현하여 북마크된 레시피 목록을 외부 앱에 노출
- RecipeDao에 Cursor를 반환하는 `getBookmarkedRecipesCursor()` 메서드 추가
- AndroidManifest.xml에 ContentProvider 등록
- 컨텐츠 URI 패턴 설계
- MIME 타입 정의
- AndroidManifest 설정 방법
- 제공 데이터의 컬럼 명세
@Neouul Neouul merged commit fbceb2b into master Jan 8, 2026
1 check failed
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