vault
vault

Reputation: 134

Single application custom Android ROM

I find this question a couple places on the web, but never with a good answer. Let me be specific in the questions asked.

I want to build a custom Android ROM which only features one app. This app is not to interact with any hardware (per now). This app will be launched on the start up of the device. No locked-screen. The device will have to restart if the app malfunctions.

A resource told me that you can change the launcher app of the ROM.

-> Does this mean that the home screen, the one which displays all apps on our phones, is merely another app? If so, can you simply change the launcher app as it is stated here? What were to happen if this app fails?

If this is the case, it would solve the entire issue.

If not, how do you go about making this sort of project? It includes

Thanks in advance for any replies

Upvotes: 5

Views: 2709

Answers (1)

Ritzen Yang
Ritzen Yang

Reputation: 59

I just found Android have a topic about dedicated devices (formerly called corporate-owned single-use, or COSU) are a subset of company-owned devices that serve a specific purpose. maybe that can meet your requirement.

BTW, After into the sub-topic lock task mode that mentions about set DPC whitelist APPs and the device policy controller (DPC) needs setup by other steps.... FYR~

Upvotes: 0

Related Questions