简体   繁体   English

如何在 android studio 上以编程方式检查自动启动权限是启用还是禁用

[英]how to check Programmatically AutoStart Permission is Enable or disable on android studio

enter image description here Hello Please can you tell me在此处输入图片描述您好,您能告诉我吗
how to check Programmatically AutoStart Permission is Enable or disable on android studio search more times but result are zero please share your experience for in this topic.如何在 android 工作室搜索更多次但结果为零,请在本主题中分享您的经验。

There's no way to find out whether the Auto-start option is enabled or not无法确定是否启用了自动启动选项

Source: How to programmatically enable auto start and floating window permissions来源: 如何以编程方式启用自动启动和浮动 window 权限

For now it's not possible.目前是不可能的。

As it's completely depend on their operating system API's and customisation.因为它完全取决于他们的操作系统 API 和定制。 Even developers have requested for this on XIOMI's official forums but there is no response from there side.甚至开发者在小米官方论坛上也提出了这个要求,但那里没有任何回应。

Till now even i am finding an answer to this question but nothing helped me.直到现在,即使我找到了这个问题的答案,但没有任何帮助。

Source: How to check MIUI autostart permission programmatically?资料来源: 如何以编程方式检查 MIUI 自动启动权限?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在android中以编程方式启用或禁用隐身键盘? - How to enable or disable incognito keyboard programmatically in android? 如何在 Android 上以编程方式启用/禁用热点或网络共享模式? - How do I enable/disable hotspot or tethering mode programmatically on Android? 如何在android中以编程方式启用/禁用gps和移动数据? - How to enable/disable gps and mobile data in android programmatically? Android:如何以编程方式启用/禁用 Wifi 或 Internet 连接 - Android: How to Enable/Disable Wifi or Internet Connection Programmatically Android Wear - 以编程方式启用/禁用环境模式 - Android Wear - Enable / Disable Ambient mode Programmatically 如何使用Android Studio中的开关小部件使function()启用/禁用? - how to make a function() enable/disable using switch widget in android studio? Java Android Studio-检查权限 - java android studio - check permission 在 Android Studio 中使用开关启用/禁用 editText - Enable/Disable editText with a Switch in Android Studio 如何在Android中启用和禁用按钮? - How to enable and disable Buttons in Android? 如何在 Android Studio 中启用/禁用外部 class 的按钮视图从内部 class 与 ZD52387880E15EA281817A72DZ? - How to enable/disable a Button view of outer class from inner class in Android Studio with Java?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM