Sounds like you will want to use a subclass of *
android.view.animation.Animation*.


Then call this on your View object:


  void
 
 
*setAnimation*<http://developer.android.com/reference/android/view/View.html#setAnimation(android.view.animation.Animation)>
(Animation<http://developer.android.com/reference/android/view/animation/Animation.html>animation)

Sets the next animation to play for this view.
  




On Wednesday, October 10, 2012 9:28:53 AM UTC-5, avd wrote:
>
> how to make animation app in android using JSON and ASynctask ,?,help me 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to