我基本上希望当我的特定的图形运行时如何停止所有其他应用程序。这就像在一个Bitsat考试中,当我们登录测验时,我们无法访问Internet,我们无法访问计算机的任何驱动器。所以我基本上希望该界面在我的Android上工作,有没有办法做到这一点?
我基本上希望当我的特定的图形运行时如何停止所有其他应用程序。这就像在一个Bitsat考试中,当我们登录测验时,我们无法访问Internet,我们无法访问计算机的任何驱动器。所以我基本上希望该界面在我的Android上工作,有没有办法做到这一点?
I basically want how to stop all other applicationa when my specific apllication is running. It's like in a BITSAT exam, when we log on for the quiz we cannot access internet and we can't access any drives of the computer. So I bascially want that interface to work on my Android, is there any way to do that?
这被称为亭模式这些天是热的。尝试 surelock kiosk lockdown 应用程序。您也可以尝试在播放商店中搜索"亭" 。
This is called Kiosk Mode which is hot these days. Try SureLock Kiosk Lockdown app. You can try searching "Kiosk" in Play Store, too.
如果您在棒棒糖上,很容易锁定应用程序。 如果您在较早版本的Android中,则需要:
更多关于此处:创建亭模式
If you're on Lollipop, its easy to lock down the app. If you're on an earlier version of android, you need to:
More on this here: How-To create Kiosk Mode
我不相信Android以这种方式工作。如果您有某种任务管理器,则可以关闭所有打开的应用程序,但有些将自动回来。它只是它的方式以及Android如何工作。如果我错了,有人纠正我吗?如果我理解这个问题?
I don't believe Android works this way. If you have a task manager of some sort, you can shut down all open applications, but some will automatically come back. Its just the way it is and how Android works. Somebody correct me if I'm wrong? And If I understand the question?
单击放大
To achieve such a situation, user needs to awake its developer mode. There is an option related to apps. Background Process limit : There you can set how many apps be in background and do you want to leave them.
But proceed with CAUTION! on these settings.
Click to enlarge
谷歌最近发布了 Android Management API 允许轻松管理Android设备,锁定它们在一个应用程序上并设置各种其他策略。
Google recently released the Android Management API which allows to easily manage Android devices, lock them on a single application and set various other policies.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有