简体   繁体   English

Android操作系统上的启动器

[英]Launcher on Android Operating system

I have created an android application. 我创建了一个android应用程序。 I want to display only that application on a tablet and not any other application from the android operating system. 我只想在平板电脑上显示该应用程序,而不能在android操作系统上显示任何其他应用程序。 I know that happens by creating a launcher. 我知道这是通过创建启动器来实现的。 The scenario is, I have to place that tablet on a door where I do not want to give controls to external users and also do not want any other application which is provided by Android Operating system. 场景是,我必须将平板电脑放在不希望向外部用户提供控制权的门上,也不想让Android操作系统提供任何其他应用程序。 Can anyone briefly explain how can I proceed to create such a system? 谁能简要解释一下如何继续创建这样的系统?

You should probably check out Android Management API . 您可能应该检查一下Android Management API Also try to Google for Android Kiosk mode 同时尝试使用Google for Android Kiosk模式

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM