My question is similar to the one here, TYPE_SYSTEM_OVERLAY in ICS
but is there any other way to achieve system overlay with touch events in ICS?
There are applications on the market that use overlay, for example,
Dock4Droid https://play.google.com/store/apps/details?id=com.urbandroid.dock
and
https://play.google.com/store/apps/details?id=mobi.conduction.swipepad.android
I see that TYPE_SYSTEM_ALERT is still working on ICS, and I need to come up with a solution using this flag.