Trình tạo danh sách câu lệnh và Trình kiểm tra
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Việc thiết lập tính năng Chia sẻ thông tin xác thực cho phép Trình quản lý mật khẩu của Google
đăng nhập liền mạch người dùng trên các ứng dụng và trang web khác nhau.
[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."]]