sdk 升级助手 Google Play requires th
2023-12-24 本文已影响0人
牵手生活
lanch Android Sdk Upgrade Assistant
If your app contains activities, services, or broadcast receivers that use intent filters, you must explicitly declare the android:exported attribute for these components in your app’s manifest file. If you set it to true, the activity is accessible and launchable by other apps. If you set it to false, the activity is accessible and launchable only by your own app. Here’s an example from the manifest file of a social-sharing app:
image.png image.png image.png