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

인텐트의 예시 #7

Open
fkrdlaos opened this issue Oct 1, 2023 · 0 comments
Open

인텐트의 예시 #7

fkrdlaos opened this issue Oct 1, 2023 · 0 comments
Assignees
Labels

Comments

@fkrdlaos
Copy link
Collaborator

fkrdlaos commented Oct 1, 2023

문제

인텐트에 클래스 객체나 컴포넌트 이름을 지정하여 호출할 대상을 확실히 알수있는 경우에는 '명시적 인텐트'라고 하며, 약션과 데이터를 지정하긴 했지만 호출할 대상이 달라질 수 있는 경우에는 '암시적 인텐트'라고 부릅니다.
이때 명시적 인텐트의 예시과 암시적 인텐트의 예시를 들어주세요.

선정 배경

인텐트에 대해서 자세히 알수가 있고 액티비티, 서비스, 브로드캐스트 수신자로 전달 될 수 있는 인텐트는 중요하다고 생각해서 이렇게 선정을 했습니다.

@fkrdlaos fkrdlaos added the Day2 label Oct 1, 2023
@fkrdlaos fkrdlaos self-assigned this Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant