Générateur et testeur de listes d'instructions
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
La configuration du partage des identifiants permet au Gestionnaire de mots de passe de Google
connecter facilement l'utilisateur
dans plusieurs applications et sites Web.
[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."]]