I want to implement long click ON one widget on home screen which leads to display a menu .
Is there any way in Android where we can handle the click events on Widgets present in Home screen of android device.
Any help regarding this issue is appreciated.
| |||
|
feedback
|
|
I'm almost positive that this is impossible because a long click on a widget triggers the ability to move or resize it on the home screen. | |||
|
feedback
|
|
I was looking for the an answer for the same question (I want a short click to update my widget and a long click to open an activity) Looks like it is indeed impossible: http://groups.google.com/group/android-developers/browse_thread/thread/8b979546e32059a6 | |||
|
feedback
|