3

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 in the market which use overlay like,

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

Community
  • 1
  • 1
dcanh121
  • 4,665
  • 11
  • 37
  • 84

1 Answers1

1

I see that TYPE_SYSTEM_ALERT still works on ICS and I need to come up with a solution using this flag.

dcanh121
  • 4,665
  • 11
  • 37
  • 84