Friday, October 26, 2012

[android-developers] Re: Can we detect swipe or long press by starting a baground Service in Android

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment