[android-developers] Invoke touch event on home screen given X and Y coordinates

2012-11-19 Thread bibhas
Hi guys, I am very new to android development. I want to invoke a touch event on the homescreen from my activity, given the X and Y co-ordinates. I have tried the dispatchTouchEvent, but it seems to work only on the activities that I have created. Is it possible to do what I want? Any help would

Re: [android-developers] Re: Global input field listener

2011-10-04 Thread Bibhas Ch Debnath
Hmm. Thought this might be the case. Best Regards, * Bibhas Ch Debnath* ** | Site http://bibhas.in | Blog http://bibhas.in/blog | Gtalkbivun...@gmail.com| Twitter http://twitter.com/iAmBibhas | Facebookhttp://facebook.com/iambibhas| On 4 October 2011 07

[android-developers] Global input field listener

2011-10-03 Thread Bibhas
Hi, I was just wondering if it's possible to access the text input fields whenever they are invoked. I mean something like a global listener for the text input fields. Is there anything like that? -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Re: Global input field listener

2011-10-03 Thread Bibhas Ch Debnath
. Best Regards, * Bibhas Ch Debnath* ** | Site http://bibhas.in | Blog http://bibhas.in/blog | Gtalkbivun...@gmail.com| Twitter http://twitter.com/iAmBibhas | Facebookhttp://facebook.com/iambibhas| On 4 October 2011 04:15, Studio LFP studio@gmail.com