Generator i tester listy instrukcji
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Skonfigurowanie udostępniania danych logowania umożliwia Menedżerowi haseł Google:
płynnie logują użytkownika w różnych aplikacjach i witrynach.
[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."]]