animation - Android animating a compound component on a loop -


i quite new android have fair amount of experience in xaml space when comes ui , mobile devices.

i want create scene when user clicks button/types command, add new compound component scene, not want animate x/y coordinates desired positions onto screen. compound component made of imageview , textview , around 125x125 in size.

my question is, best/common method creating looping thread in android such can iterate on x number of compound components in scene , incrementally change x/y coordinates?

i have seen people extend thread these seem in conjunction surfaceview hoping avoid using (for simplicity).


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -