[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-17。"],[],[],null,["# Setup overview for mobile applications\n\nThis document provides a high-level overview of setting up reCAPTCHA\non mobile applications.\n\nSetting up reCAPTCHA on a mobile application involves the\nfollowing steps:\n\n1. Create a reCAPTCHA key (key).\n\n The key is required to collect information about the user actions and send it\n to reCAPTCHA.\n [Create score-based keys for your mobile applications](/recaptcha/docs/create-key-mobile).\n2. Integrate with your frontend.\n\n Install the key that you created on\n your mobile applications by using the reCAPTCHA mobile SDK.\n - [Install keys on iOS](/recaptcha/docs/instrument-ios-apps).\n - [Install keys on Android](/recaptcha/docs/instrument-android-apps).\n3. Integrate with your backend:\n\n 1. To verify the token sent by reCAPTCHA and assess the risk, [create assessments](/recaptcha/docs/create-assessment-mobile) from your backend server.\n 2. [Interpret the assessment scores and the associated risk](/recaptcha/docs/interpret-assessment-mobile), and define how to handle users, for example, allow the user to log in only when the score is high and the risk is low.\n\nWhat's next\n-----------\n\n- [Create score-based keys for your mobile applications](/recaptcha/docs/create-key-mobile)."]]