Settings.ActionApplicationDevelopmentSettings Field Reference Feedback Definition Namespace: Android.Provider Assembly: Mono.Android.dll Activity Action: Show settings to allow configuration of application development-related settings. C# Copy [Android.Runtime.Register("ACTION_APPLICATION_DEVELOPMENT_...
ACTION_VOICE_INPUT_SETTINGS 辅助应用和语音输入设置 ACTION_INPUT_METHOD_SETTINGS 语言和输入法设置 ACTION_USER_DICTIONARY_SETTINGS 个人字典设置界面 ACTION_INTERNAL_STORAGE_SETTINGS 存储空间设置的界面 ACTION_SEARCH_SETTINGS 搜索设置界面 ACTION_APPLICATION_DEVELOPMENT_SETTINGS 开发者选项 ACTION_DEVICE_INFO_SETTING...
Activity Action: Show settings to allow configuration of per application locale. C# Kopie [Android.Runtime.Register("ACTION_APP_LOCALE_SETTINGS", ApiSince=33)] public const string ActionAppLocaleSettings; Field Value String Attributes RegisterAttribute Remarks Activity Action: Show settings to allow...
ActionAllAppsNotificationSettings ActionApnSettings ActionApplicationDetailsSettings ActionApplicationDevelopmentSettings ActionApplicationSettings ActionAppLocaleSettings ActionAppNotificationBubbleSettings ActionAppNotificationSettings ActionAppOpenByDefaultSettings ActionAppSearchSettings ActionAppUsageSettings ActionAutoRotateSetti...
ActionAllAppsNotificationSettings ActionApnSettings ActionApplicationDetailsSettings ActionApplicationDevelopmentSettings ActionApplicationSettings ActionAppLocaleSettings ActionAppNotificationBubbleSettings ActionAppNotificationSettings ActionAppOpenByDefaultSettings ActionAppSearchSettings ActionAppUsageSettings ActionAutoRotateSetti...
android.settings.APPLICATION_DETAILS_SETTINGS 根据包名跳转到系统自带的应用程序信息界面 android.settings.APPLICATION_DEVELOPMENT_SETTINGS 跳转开发人员选项界面 android.settings.APPLICATION_SETTINGS 跳转应用程序列表界面 android.settings.MANAGE_ALL_APPLICATIONS_SETTINGS ...
android.settings.APPLICATION_DEVELOPMENT_SETTINGS android.settings.APPLICATION_SETTINGS android.settings.BLUETOOTH_SETTINGS android.settings.DATA_ROAMING_SETTINGS android.settings.DATE_SETTINGS android.settings.DISPLAY_SETTINGS android.settings.INPUT_METHOD_SETTINGS ...
com.android.settings.DevelopmentSettings 应用程序设置=》开发设置 com.android.settings.DeviceAdminSettings 设备管理器 com.android.settings.DeviceInfoSettings 关于手机 com.android.settings.Display 显示——设置显示字体大小及预览 com.android.settings.DisplaySettings 显示设置 ...
action 界面 ACTION_SETTINGS 系统设置界面 ACTION_APN_SETTINGS APN设置界面 ACTION_LOCATION_SOURCE_SETTINGS 定位设置界面 ACTION_AIRPLANE_MODE_SETTINGS 更多连接方式设置界面 ACTION_DA
Android 11 引入了新的工具,用于针对最新版平台中的行为变更来测试和调试应用。这些工具属于新的兼容性框架的一部分,可让应用开发者单独开启和关闭各项变更。有了这种灵活性,您可以关闭单项变更,然后继续针对平台中的其他变更测试应用;也可以每次单独针对一项行为变更测试应用。