Skip to content Skip to sidebar Skip to footer

Type_system_overlay In Android 4 Ics

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 mar

Solution 1:

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


Post a Comment for "Type_system_overlay In Android 4 Ics"