Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 Air for android 中调整系统的声音、亮度、打开/关闭 wifi 和其他设置?
如果您知道,请提供信息或网页链接。
在 AIR 中不可能,不。大多数本机功能在 AIR 应用程序中不可用(这是有道理的,因为 AIR 不是本机运行的)
但是您可以创建一个允许它的 AIR 本机扩展。我从未见过可以做到这一点的预制产品,因此您可能必须自己构建它。