Hi All,

I'm wondering how I would go about the following:

An int value is sent to a textview called X for example, the value of
X is constantly changing, so x could equal any int. Now what Im unsure
how to implement is, if we say X equals 10, I want to be able to time
how long it takes inbetween the time X would be equal to 40 for
example. The values of X = 10 and X = 40 are not going to be constant
it will be gradually increasing, so all as I want to do is time how
long it takes in seconds to reach a predefined value of X.

Any ideas chaps?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to