简体   繁体   English

创建自定义android rom

[英]creating custom android rom

We are developing a medical android app for a hospital. 我们正在为医院开发一款医疗Android应用程序。 However, the client asked if there is a way to prevent the users (nurses) from being able to use other functionality of the android phones except for the app we will give him. 然而,客户询问是否有办法阻止用户(护士)能够使用Android手机的其他功能,除了我们将给他的应用程序。 Is this is possible at all? 这有可能吗?

Thanx 感谢名单

Aside from rolling your own ROM, you could make your app the home screen and capture all button presses etc, hide the notification bar and generally block the rest of the device's features. 除了滚动自己的ROM,您可以将您的应用程序设置为主屏幕并捕获所有按钮按下等,隐藏通知栏并通常阻止设备的其余功能。

However, this would be an Android anti pattern, and I would recommend against it. 但是,这将是Android反模式,我建议反对它。 Personally, I'd never work for anyone who tries to impose such strict limits on what I do. 就个人而言,我从不为那些试图对我所做的事情施加如此严格限制的人工作。

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

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