android - Call method without a triggering condition -


i'm trying create program randomly , continuously display circles on screen change sizes. i've created method draw circles i'm not sure how call it. in past i've done buttons call method when clicked, don't know how call method out of blue. there 'main method equivalent' in android automatically run?

the oncreate method of activity showing circles automatically run. here can start background timer thread randomly call method creating circles.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -