[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[],[],null,["Android Studio provides richer insights and\nguidance on Google Play policies that may impact your app. This information\nhelps you build safer apps from the start, preventing issues that could disrupt\nyour launch process and cost more time and resources to fix later on.\n\nYou can see Play Policy Insights as lint checks. These lint checks present the\nfollowing information:\n\n- An overview of the relevant policy.\n- Dos and don'ts to avoid common pitfalls.\n- Links to Play policy pages where you can find details and more helpful information and resources.\n\nThis feature is intended to provide helpful pre-review guidance so you can have\nsmoother app submission experiences. It doesn't cover every policy, nor does it\nprovide final app review decisions. Always review the full policy in the [Policy\nCenter](https://play.google/developer-content-policy/) to ensure compliance.\n\nTo see if there are any Play Policy Insights for your project, go to **Code \\\u003e\nInspect for Play Policy Insights** Insights appear in the **Problems** tool\nwindow and also as lint warnings in the corresponding files.\n\nYou can run the Play Policy Insights lint checks in your Continuous\nIntegration (CI) builds by adding the latest version of the\n[com.google.play.policy.insights:insights-lint](https://maven.google.com/web/index.html?q=com.google.play.policy.insights#com.google.play.policy.insights:insights-lint) library\nto your project dependencies (as a `lintChecks` dependency): \n\n lintChecks(\"com.google.play.policy.insights:insights-lint:LATEST_VERSION\")\n\nand [setting up lint](/studio/write/lint#commandline) to run as part of your CI builds.\n\nUnderstand Play Policy Insights lint checks\n\nUnlike traditional lint checks that often suggest specific code changes or quick\nfixes, Play Policy Insights lint checks operate differently. Their primary\npurpose is to make you aware of potential policy issues related to\ncertain permissions or functionalities within the application. The goal is for\nyou to be able to do the following:\n\n- **Understand** the potential policy implications.\n- **Make necessary changes** to their app's design or implementation to ensure compliance. Some of the insights may not be fully resolvable in Android Studio and may require actions in the Google Play Console.\n\nThese insights are designed to provide early warnings and guide you\ntoward policy-compliant practices from the outset of the development process.\nTherefore, quick fixes don't exist for Play Policy Insights lint checks in the\nsame way they do for other lint warnings. Instead, these insights should prompt\na deeper review of your app's intended behavior and its alignment with Google\nPlay policies.\n\nDisable Play Policy Insights lint checks\n\nYou can disable lint checks for the Play Policy Insights feature by unchecking\nthem in the default inspection profile. To do this, navigate to **File \\\u003e Settings \\\u003e\nEditor \\\u003e Inspections** (on Windows/Linux) or **Android Studio \\\u003e Settings \\\u003e\nEditor \\\u003e Inspections** (on macOS). From there, you can disable individual Play\nPolicy Insights checks under **Android \\\u003e Lint \\\u003e Play Policy**.\n| **Caution:** Disabling these lint checks means that you won't receive proactive policy guidance within Android Studio, which may increase the risk of encountering policy compliance issues during app submission.\n\nFeedback\n\nWe are continuously working to improve the Play Policy Insights feature. Your\nfeedback is valuable in shaping its future development. If you have any\nsuggestions or encounter any issues, please [report them](/studio/report-bugs)."]]