I have a need to setup a touch screen GUI for a booking system and I am exploring Android as a option to accomplish this.
Some crucial things I need to know are:
- Can I customize an Android based pad/other hardware so it only has on application (my booking system) running on it?
- Can I configure the booking system to autoload each time time the hardware is powered up?
- Can I install Android on a display device, like a TV, and behave like a large touch screen
All this is to take advantage of Android's powers whilst keeping the public facing booking system running continuously from power-up without other apps interfering etc.