Commonly used Android effects (various progress bars, cool loading animations, rocket launching, sprinkling, and trend charts), androidloading

Source: Internet
Author: User

Commonly used Android effects (various progress bars, cool loading animations, rocket launching, sprinkling, and trend charts), androidloading

I have provided a lot of time recently. I have summarized the ui effects used in the next few projects, shared them with you here, and made a record for myself (a demo will be posted later ).
Mainly the following ui effects:

  • Multiple display progress bars
  • Open-source loading Animation
  • Rocket Launch
  • Sprinkling effect (imitation)
  • Temperature trend chart

I. progress bar
There are four progress bars. For details, refer:

2. Open-source loading Animation
There are two types of animations, from the open-source demo on the Internet. The first is the more common animations of apps on the market, and the second is the loading animation of the new version 58. For the specific effects, see the following:

Iii. Rocket Launch
This is an Animation used in the company's one-click cleanup project, mainly implemented by combining several imageviews with Animation. For more information, see:

4. Scatter Animation
The main principle is to generate three sets of particles, draw the Path based on different attributes, and use three sets of corresponding ObjectAnimator animations to start the three sets of particles, when the animation changes, register the listener with the AnimatorUpdateListener, set the value in the onAnimationUpdate () method, and trigger the painting. For more information, see:

V. temperature trend chart
This is an effect used in the company's project weather pendant. For the specific effect, see:

Five results: I have already run the demo, and the demo has made code comments, so I will not talk about the implementation. The code structure is as follows:

Demo code download link

Two articles are recommended here:

  • 22 android open-source code favorites-UI
  • Android open-source project category Summary

If you know how to share and grow, you can share the results..

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.