I've been surfing the web for android animation, and all what I found was the XML ones (transition,scale,...) but these simple functions cannot create complex animation. So how can I do so? For example, I want "fireworks" in my application, so how I can animate it?
Thanks in advance.