what EVENT LISTENER should i use for my android app
Posted
by Mithraa
on Stack Overflow
See other posts from Stack Overflow
or by Mithraa
Published on 2010-05-31T11:48:20Z
Indexed on
2010/05/31
11:53 UTC
Read the original article
Hit count: 150
android
|android-widget
In my app, when one particular image button is clicked and held, i must be able to calculate the time for which the image button was held pressed. Can any one help me by giving some simple guidance or sample code. i am really stuck up here. Is there any specific event listener for this particular requirement.
© Stack Overflow or respective owner