java - Android (simple animation creation) -



java - Android (simple animation creation) -

i trying create card-based game using java , eclipse android app, designed cards (front , sides), can't seem figure out if should card animation using 3rd party application or there way animate them using eclipse?

if doing simple animations, pretty easy using standard android. create png each graphic in animation, reference in same way reference other drawable (with add-on tell scheme start animation).

bottom line, utilize built in animation classes, simple use, , much improve integrating (and depending on) 3rd party library.

here illustration how this: http://www.javacodegeeks.com/2011/01/android-animations-quick-guide.html

java android eclipse

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -