This is not possible. You cannot have two activities on the screen at one time.
On Tue, Nov 29, 2011 at 9:53 AM, xamous <[email protected]> wrote: > Hi All, > > I'm wondering is it possible to make touch events cross activities. > > I have 2 activities, Activity A and Activity B. > Activity A starts Activity B. > User can drag something on Activity B, when Activity B detects a long- > press event, it finish itself and back to Activity A. > User can continue drag the dragee and inside Activity A. > > However, I found once Activity B finished, Activity A can't receive > any event until up and down agan. > > Does anyone has experiences about this case? > > Thanks a lot! > > Best regards. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 4.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

