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.
我需要一个不可关闭的 Android 对话框或一个无法取消的视图。 除非我按住主页按钮并切换到另一个应用程序,否则此解决方案有效。
除非提供对话框的应用程序被杀死或设备重新启动/关闭,否则是否可以将对话框或视图置于所有内容之上?
由于我需要锁定设备,我最终使用了允许使用密码锁定设备的设备管理 API 。