How to create an UI or a widget that sits on top of all applications in Android?

Viewed 5232

Can I create an UI or a widget in Android that will sit on top of all applications? There are applications that have widgets like this. One example has a camera icon on top of all the applications that, when clicked, will capture the screen.

2 Answers
Related