Possible Duplicate:
How to make run only a single application with all other application stopped?
Background:
I would like to create a weather station alarm clock from an Android Tablet. This would sit on my bedside table. When I tap the screen or press the button or something, it would wake up and show me the local weather forecast.
Question:
Is it possible to make an Android tablet behave in a single application way like this? I.E. no apps, no app store, no 'slide to unlock', no other logos or screen clutter, that kind of thing?
Added:
This is more of a user interface question. I don't care if there are other applications on the device, I just want it to behave to the user as if this was a weather station device only, rather than an amazing multi-purpose computer.
I don't need it to be secure against someone who really wants to get past the main application, I just want to prevent it always annoyingly switching out of the main app. Since it's going to be a weather station only, I don't want it always offering me irrelevant things, like a handy screen saver, other apps, slide to unlock, etc. and making me have to do loads of interaction to get back to its main app.