If you overlay a transparent layout, then you'll consume all the touch events, rendering anything below your app useless.
On Sat, Oct 27, 2012 at 12:30 PM, nitin gupta <[email protected]> wrote: > https://github.com/t0mm13b/TouchSoftly > can we use this trick having transparent layout . > > > > On Sat, Oct 27, 2012 at 12:13 PM, Martin Krischik < > [email protected]> wrote: > >> Am Freitag, 26. Oktober 2012 10:00:25 UTC+2 schrieb nitin gupta: >> >>> Can we detect swipe or long press by starting a Service in Android >>> so if service is running i can detect swipe or long press anywhere . >>> if yes plz sort out . >>> >> >> No — Services can't do any GUI interaction. And it is good this way. >> >> Martin >> >> -- >> 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 >> > > > > -- > *BEST REGARDS > *NITIN GUPTA > 9311156800 > > -- > 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 > -- Raghav Sood http://www.appaholics.in/ - Founder http://www.apress.com/9781430239451 - Author +91 81 303 77248 -- 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

