Examples with "using an implicit intent" and their translation in Korean
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Using an implicit intent is useful when your app cannot perform the action, but other apps probably can and you'd like the user to pick which app to use.
암시적 인텐트를 사용하면 본인의 앱은 작업을 수행할 수 없지만 다른 앱은 아마도 할 수 있을 때, 그리고 사용자로 하여금 어느 앱을 사용할지 선택하도록 하고자 할 때 유용합니다.
Using an implicit intent is useful when your app cannot perform the action, but other apps probably can and you'd like the user to pick which app to use.
본인의 앱은 작업을 수행할 수 없지만 다른 앱은 그 작업을 수행할 수 있는 가능성이 있고, 사용자가 어떤 앱을 사용할지 선택하기를 원할 경우에 암시적 인텐트가 유용합니다.
Using an implicit intent to start a service is a security hazard because you cannot be certain what service will respond to the intent, and the user cannot see which service starts.
암시적 의도를 사용하여 서비스를 시작하는 것은 의도에 응답할 서비스를 확신할 수 없고 사용자가 어떤 서비스가 시작되는지 알 수 없기 때문에 보안 위험이 있습니다.
Using an implicit intent to start a service is a security hazard because you can't be certain what service will respond to the intent, and the user can't see which service starts.
암시적 인텐트를 사용하여 서비스를 시작하면 보안 위험을 초래합니다. 인텐트에 어느 서비스가 응답할 것인지 확신할 수 없고, 사용자가 어느 서비스가 시작되는지 볼 수 없기 때문입니다.
Other results
Although intent filters restrict a component to respond to only certain kinds of implicit intents, another app can potentially start your app component by using an explicit intent if the developer determines your component names.
인텐트 필터는 구성 요소가 특정한 종류의 암시적 인텐트에만 응답하도록 제한하기는 하지만, 다른 개발자가 여러분의 구성 요소 이름을 알아내서 명시적 인텐트를 사용할 경우 다른 앱이 여러분의 구성 요소를 시작할 수도 있습니다.
This lesson shows you how to create an implicit intent for a particular action, and how to use it to start an activity that performs the action in another app.
이 과정에서는 특정 작업에 대한 암시적 인텐트를 생성하는 방법과 이를 사용하여 다른 앱에서 작업을 수행하는 액티비티를 시작하는 방법에 대해 설명합니다.
An implicit intent specifies an action that can invoke any app on the device able to perform the action.
암시적 인텐트는 작업을 지정하여 기기에서 해당 작업을 수행할 수 있는 모든 앱을 호출할 수 있도록 합니다.
An implicit intent is tested against a filter by comparing the intent to each of the three elements.
However, when you want to have a separate app perform an action, such as "view a map," you must use an implicit intent.
하지만 "지도 보기"와 같은 작업을 별도의 앱에서 수행하도록 하기를 원할 경우, 암묵적인 인텐트 를 사용해야 합니다.
Making use of an implicit intent is helpful when your app cannot carry out the action, but other apps almost certainly can and you'd like the user to select which app to use.
암시적 인텐트를 사용하면 본인의 앱은 작업을 수행할 수 없지만 다른 앱은 아마도 할 수 있을 때, 그리고 사용자로 하여금 어느 앱을 사용할지 선택하도록 하고자 할 때 유용합니다.
Making use of an implicit intent to kick-start a service is a security hazard due to the fact that you cannot be sure what service will respond to the intent, and the user cannot visualize which service begins.
암시적 의도를 사용하여 서비스를 시작하는 것은 의도에 응답하는 서비스를 확신할 수 없고 사용자가 어떤 서비스가 시작되는지 알 수 없기 때문에 보안 위험이 있습니다.
If you set the element "true", the activity is accessible to any app that knows its exact class name, but does not resolve when the system tries to match an implicit intent.
이 요소를 "true"로 설정하면 이 액티비티는 액티비티의 정확한 클래스 이름을 아는 모든 앱에서 액세스할 수 있지만, 시스템이 암시적 인텐트를 일치시키려 할 때는 확인되지 않습니다.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.