Hey, I need help with some code. I have a Button and a numeric TextView. When I longpress the Button i want the value in the TextView to increase.
Could someone assist me with the code inside the "onLongClick" method? Does it start a Timer which calls on a background thread which increases the number? Do i do a simple while-button-is-clicked loop? - Thanks, Kris -- 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

