1.Animation与Interpolator及AnimationSet的用法
http://hi.baidu.com/jazzy%C0%DA%C0%DA/blog/item/64ae5aec530f382cacafd543.html2.Android 动画框架详解
http://wenku.baidu.com/view/a26e310d52ea551810a68776.html
3.Android中使用Animation实现控件的动画效果以及Interpolator和AnimationListener的使用
4.Android 动画之Interpolator插入器
http://hi.baidu.com/soodroid/blog/item/2be2743a91ae6ded1b4cffef.html
5.如何使ANDROID应用程序获得ROOT权限
http://www.cnblogs.com/Greenwood/archive/2011/08/16/2141602.html
6.Android运行底层linux外部命令的实现