[android-developers] How to send a motionEvent through a transparent activity

2009-12-14 Thread sheng wang
Hi All,

I made an activity with the transparent theme. When it starts up, the
background home screen or other  activity can be seen. what I'm going
to do is let my transparent activity handle the touch event if there
is something  drawn by the transparent activity, and let the other
application behind deal the touch event when there is no content
(transparent part).

In short, how to let the transparent activtiy process some touch event and
let the screen behind it  deal the rest touch event.

Any suggestion or skills will be appreciated.

Thx

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to send a motionEvent through a transparent activity

2009-12-10 Thread Shawn Field
Hi All,

I made an activity with the transparent theme. When it starts up, the
background home screen or other  activity can be seen. what I'm going
to do is let my transparent activity handle the touch event if there
is something  drawn by the transparent activity, and let the other
application behind deal the touch event when there is no content
(transparent part).

Any suggestion or skills will be appreciated.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en