文件名称:animationList
介绍说明--下载内容均来自于网络,请自行研究使用
在Android 中是不支持直接使用Gif 图片关联播放帧动画。本例使用Android 提供的另外一种解决的办法,就是使用AnimationDrawable 这一函数使其支持逐帧播放。-In Android does not support direct playback using the Gif images associated fr a me animation. This example is another solution provided by the use of Android, is to use this function to support AnimationDrawable fr a me playback.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
animationList\.classpath
.............\.project
.............\AndroidManifest.xml
.............\bin\animationList.apk
.............\...\classes.dex
.............\...\.om\animi\test\animActivity.class
.............\...\...\.....\....\R$anim.class
.............\...\...\.....\....\R$attr.class
.............\...\...\.....\....\R$drawable.class
.............\...\...\.....\....\R$id.class
.............\...\...\.....\....\R$layout.class
.............\...\...\.....\....\R$string.class
.............\...\...\.....\....\R$style.class
.............\...\...\.....\....\R.class
.............\...\resources.ap_
.............\default.properties
.............\gen\com\animi\test\R.java
.............\res\anim\test.xml
.............\...\drawable-hdpi\icon.png
.............\...\.........ldpi\icon.png
.............\...\.........mdpi\icon.png
.............\...\.............\xiu0.gif
.............\...\.............\xiu1.gif
.............\...\.............\xiu2.gif
.............\...\.............\xiu3.gif
.............\...\layout\main.xml
.............\...\values\strings.xml
.............\...\......\styles.xml
.............\src\com\animi\test\animActivity.java
.............\bin\com\animi\test
.............\gen\com\animi\test
.............\src\com\animi\test
.............\bin\com\animi
.............\gen\com\animi
.............\src\com\animi
.............\bin\com
.............\gen\com
.............\res\anim
.............\...\drawable-hdpi
.............\...\drawable-ldpi
.............\...\drawable-mdpi
.............\...\layout
.............\...\values
.............\src\com
.............\assets
.............\bin
.............\gen
.............\res
.............\src
animationList