Recent content by DenPit85

  1. D

    How to use java.Time and Timer Task in Android program. ?

    Can anyone show me an example of how to incorporate these in an Android program. I need a short time delay in an App I am writing and I think that the Java Timer and TimerTask could be the answer but I do not know how to implement them in the code.