디지털 애셋 링크 사용
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
다음은 디지털 애셋 링크의 일반적인 사용 사례 표와 각 구현 방법을 안내하는 포인터입니다.
특성 |
설명 |
안내 |
앱 연결 |
Android 앱이 Google 검색결과 페이지를 포함하여 모든 웹페이지에서 지정된 URL 패턴과 일치하는 웹사이트 링크를 처리하도록 설정합니다. |
세부정보 |
앱과 사이트 간에 저장된 사용자 인증 정보 공유하기 |
사용자가 로그인에 한 번만 로그인하면 두 서비스에 모두 액세스할 수 있도록 소스의 로그인 사용자 인증 정보를 공유합니다. |
세부정보 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-31(UTC)
[null,null,["최종 업데이트: 2025-08-31(UTC)"],[[["\u003cp\u003eDigital Asset Links enable Android apps to handle website links, streamlining user experience by directing them to the app when encountering specific URL patterns.\u003c/p\u003e\n"],["\u003cp\u003eThis technology facilitates secure login credential sharing between apps and websites, eliminating the need for repetitive sign-ins across platforms.\u003c/p\u003e\n"]]],[],null,["# Using Digital Asset Links\n\nHere is a table of common use cases for Digital Asset Links, with pointers to instructions about how to implement each one.\n\n| Feature | Description | Instructions |\n|-----------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|\n| **App Linking** | Enable an Android app to handle links to a website matching a specified URL pattern on all web pages, including Google search result pages. | [Details](https://developer.android.com/training/app-links/index.html) |\n| **Share stored credentials between apps and sites** | Share login credentials from the source to the target, so the user only needs to sign in once to access both services. | [Details](https://developers.google.com/identity/credential-sharing) |"]]