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.
我正在尝试从终止状态启动应用程序。“Utils.startApp()”此方法在 android 版本 7 或 8 中运行良好,但在 10 和 11 中不起作用。我认为在 android 10 或 11 中需要权限,但我不知道“权限名称是什么”。