简体   繁体   中英

creating custom android rom

We are developing a medical android app for a hospital. 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. 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.

However, this would be an Android anti pattern, and I would recommend against it. Personally, I'd never work for anyone who tries to impose such strict limits on what I do.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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