Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 710827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T04:39:58+00:00 2026-05-14T04:39:58+00:00

what are kinds of animation techniques in android? can u tell me the example

  • 0

what are kinds of animation techniques in android?

can u tell me the example codes, tutorials for that?

Note: tween and frame animation in the documentation is not enough…..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T04:39:59+00:00Added an answer on May 14, 2026 at 4:39 am

    Basically, besides the (fairly painful) frame/tween animations there are layout animations, view animations and transition animations. Layout animations fire when an element is shown, either at initial activity layout or when you set a view to visible, and transition animations when a new activity is starting. Standard view animations are the workhorse flexible animations you can fire on a per view/layout basis, but they take a bit more work (outside the XML definitions, Activity and Layout animations are generally one-liners).

    There are also helpful classes like ViewFlipper to ease working with some of the animations. Check the Android API Demos application that comes with the SDK (documentation here). Easy view animations are in this class, transitions in this class, and some more complex examples here (there’s a layout animation example in the 2.0 API demo app, but I can’t find it in the online docs). Be sure to check out the related XML for the demos in res/anim, too; the spec on animation XML in the documentation is a bit sparse, but there are plenty of good examples in the API demos and Android source code. You can use XML to customize both the type of transitions (fade, scroll, etc.) and the interpolations (accelerate, overshoot, etc.), which gives a fair amount of power (enough to cover most use cases, anyways).

    The AnimationUtils class can help a lot, too. A quick grep through the Android system source code should give you some great working material for all the above. These resources should be enough to get you started; good luck!

    ADDENDUM (5/2011): There’s also the (3.0+ only) property animation system, which is really cool because you can use it to animate arbitrary properties on custom views; unless you’re writing a 3.0-specific app, you’ll need to wait before using it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've two kinds of webservices: webservices that need the request to be validated others
How to implement scrolling animation? I'm ok with setting a simple AlphaAnimation that triggers
I have made a little animation that resembles the coverflow itunes uses as a
I have a jQuery animation that animates the 'scrollLeft' on a container to produce
I want to create transition animation within a UIView (not from one UIView to
I am working on an android application that requires multiple views which will overlap
I have a UIImageView that I would like to change its image with animation.
Is there a tutorial or a code example of various kinds of View Animations
I want to display some kind of animation when my datagrid is updating. Does
i'm having troubles to create a simple sun / earth kind of animation. In

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.