Animation and Graphics

Animation and Graphics  sdk位置:Develop > API Guides > Animation and Graphics     包含如下  (Animation and Graphics这一大栏基本上包含的差不多了

OverView   概览

Property Animation   属性动画 , 下面的1-8都是,一位前辈翻译的,给个赞

View Animation  视图动画,就是那种图变了实际位置没变的动画,http://blog.csdn.net/think_soft/article/details/7731302

Drawable Animation   帧动画,就像放老实胶卷电影那种,一帧接一帧的动画,http://blog.csdn.net/think_soft/article/details/7734980

Canvas and Drawables  自定义view 和 普通的写xml

OpenGL ES 

Hardware Acceleration  硬件加速


Property Animation

sdk位置:Develop > API Guides > Animation and Graphics > Property Animation

(1)
Property Animation
How Property Animation Works
http://blog.csdn.net/think_soft/article/details/7703684


(2)
How Property Animation Differs from View Animation
http://blog.csdn.net/think_soft/article/details/7710535


(3)
API Overview
里面介绍到了时间插值器,官网这一部分并没有完全包含view animation的时间插值器,看更全点的:http://developer.android.com/reference/android/view/animation/Interpolator.html
http://blog.csdn.net/think_soft/article/details/7713757


(4)
Animating with ValueAnimator
(ValueAnimator可以设定动画过程中的int、float或颜色值)
Animating with ObjectAnimator
(ObjectAnimator改变的属性值,需要有set()方法)
http://blog.csdn.net/think_soft/article/details/7717163


(5) !!! (文档还是写少量,set功能大了去了,回头遇到了补吧//todo)
Choreographing Multiple Animations with AnimatorSet
      simple --> Bouncing Balls   目录:apis/animation/BouncingBalls
Animation Listeners
  balls.remove(((ObjectAnimator)animation).getTarget());
  // todo 这一行方法没看懂
http://blog.csdn.net/think_soft/article/details/7720684


(6) !!
Animating Layout Changes to ViewGroups
      simple  --> apis/animation/LayoutAnimations
    apis/animation/LayoutAnimationsByDefault 此java文件及对应的xml文件要留意
Using a TypeEvaluator
http://blog.csdn.net/think_soft/article/details/7724033


(7)
Using Interpolators
Specifying Keyframes (略高端了)
Animating Views !!!   (和 Animating with ObjectAnimator 关联大)
http://blog.csdn.net/think_soft/article/details/7726024


(8)
Animating with ViewPropertyAnimator   !!!!! 炒鸡常用
  涉及到两个链接,最好看一下
  http://developer.android.com/reference/android/view/ViewPropertyAnimator.html
  http://android-developers.blogspot.hk/2011/05/introducing-viewpropertyanimator.html
Declaring Animations in XML  (res/animator/)
http://blog.csdn.net/think_soft/article/details/7726801


总结:只能说提供了属性动画的基础用法,更多用法,找各种例子看吧。
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值