My company is looking at selling an Android device with an application on that will do a certain task as a product to replace an embedded device.
However we need to some how lock the device to only have access to our application which we will develop and not be able to access the normal Android OS interface.
I would like the following:
- When the device boots it must automatically load our application
- There must be no way to exit the application, (unless if we maybe enter a master password) which will allows you access to the device
Is this possible to do, and how would one go about doing this?