명령문 목록 생성기 및 테스터
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
사용자 인증 정보 공유를 설정하면 Google 비밀번호 관리자에서 다음 작업을 할 수 있습니다.
다양한 앱과 웹사이트에서 사용자를 원활하게 로그인
[null,null,[],[],[],null,["# Statement List Generator and Tester\n\nGenerate and save a statement file on your site to enable [App Linking](https://developer.android.com/training/app-links/index.html) and [Credential Sharing](https://developers.google.com/identity/credential-sharing), or test an existing statement file. \nSetting up Credential Sharing allows Google Password Manager to seamlessly sign the user in across different apps and websites. \nRelation type Deep Linking Credential Sharing \nHosting site domain \nApp package name \nApp package fingerprint (SHA256) \nGenerate statement or Test statement \n\n### Configure your website\n\n```\n\n``` \n\n### Configure your Android App\n\nAdd the following line to the manifest file under `\u003capplication\u003e`\n\n```\n\u003cmeta-data android:name=\"asset_statements\" android:resource=\"@string/asset_statements\" /\u003e\n``` \nAdd an `asset_statements` string resource to the `strings.xml` file\n\n```\n\n``` \nOnce your app is published with these changes, you can test your setup by using the \"Test statement\" button in this tool."]]