文件名称:PowerImageViewTest
介绍说明--下载内容来自于网络,使用问题请自行百度
Android中的PowerImageView测试例子源代码,PowerImageView是一个经过扩展的ImageView,它不仅继承了ImageView原生的所有功能,还加入了播放GIF动画的功能。例子代码包括了PowerImageView构造函数,
完成所有必要的初始化操作,通过Java反射,获取到src指定图片资源所对应的id。-The PowerImageView test Android source code examples, PowerImageView is an after extended ImageView, it not only inherits all the features of ImageView native, has also joined the play GIF animation feature. Example code includes PowerImageView constructors,
Completion of all necessary initialization, through Java reflection, access to the corresponding resource src specified picture id.
完成所有必要的初始化操作,通过Java反射,获取到src指定图片资源所对应的id。-The PowerImageView test Android source code examples, PowerImageView is an after extended ImageView, it not only inherits all the features of ImageView native, has also joined the play GIF animation feature. Example code includes PowerImageView constructors,
Completion of all necessary initialization, through Java reflection, access to the corresponding resource src specified picture id.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PowerImageViewTest/.classpath
PowerImageViewTest/.project
PowerImageViewTest/AndroidManifest.xml
PowerImageViewTest/bin/AndroidManifest.xml
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/BuildConfig.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/MainActivity.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/PowerImageView.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$attr.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$dimen.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$drawable.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$id.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$layout.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$menu.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$string.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$style.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$styleable.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R.class
PowerImageViewTest/bin/classes.dex
PowerImageViewTest/bin/dexedLibs/android-support-v4-5ddb1f2d0688f792aab502e566def813.jar
PowerImageViewTest/bin/dexedLibs/android-support-v4-6c37214026591465edb7e39719127879.jar
PowerImageViewTest/bin/dexedLibs/android-support-v4-ff87d6efdcff4969dc892d82a4150a47.jar
PowerImageViewTest/bin/dexedLibs/annotations-71d57723ba71f6b867d4c18862ec4d4b.jar
PowerImageViewTest/bin/dexedLibs/annotations-7e80f6f7c9d949b206a3796ca0225e80.jar
PowerImageViewTest/bin/jarlist.cache
PowerImageViewTest/bin/PowerImageViewTest.apk
PowerImageViewTest/bin/res/drawable-hdpi/conan.png
PowerImageViewTest/bin/res/drawable-hdpi/ic_launcher.png
PowerImageViewTest/bin/res/drawable-hdpi/start_play.png
PowerImageViewTest/bin/res/drawable-mdpi/ic_launcher.png
PowerImageViewTest/bin/res/drawable-xhdpi/ic_launcher.png
PowerImageViewTest/bin/res/drawable-xxhdpi/ic_launcher.png
PowerImageViewTest/bin/resources.ap_
PowerImageViewTest/gen/com/example/powerimageviewtest/BuildConfig.java
PowerImageViewTest/gen/com/example/powerimageviewtest/R.java
PowerImageViewTest/ic_launcher-web.png
PowerImageViewTest/libs/android-support-v4.jar
PowerImageViewTest/proguard-project.txt
PowerImageViewTest/project.properties
PowerImageViewTest/res/drawable-hdpi/anim.gif
PowerImageViewTest/res/drawable-hdpi/conan.png
PowerImageViewTest/res/drawable-hdpi/ic_launcher.png
PowerImageViewTest/res/drawable-hdpi/start_play.png
PowerImageViewTest/res/drawable-mdpi/ic_launcher.png
PowerImageViewTest/res/drawable-xhdpi/ic_launcher.png
PowerImageViewTest/res/drawable-xxhdpi/ic_launcher.png
PowerImageViewTest/res/layout/activity_main.xml
PowerImageViewTest/res/menu/main.xml
PowerImageViewTest/res/values/attrs.xml
PowerImageViewTest/res/values/dimens.xml
PowerImageViewTest/res/values/strings.xml
PowerImageViewTest/res/values/styles.xml
PowerImageViewTest/res/values-sw600dp/dimens.xml
PowerImageViewTest/res/values-sw720dp-land/dimens.xml
PowerImageViewTest/res/values-v11/styles.xml
PowerImageViewTest/res/values-v14/styles.xml
PowerImageViewTest/src/com/example/powerimageviewtest/MainActivity.java
PowerImageViewTest/src/com/example/powerimageviewtest/PowerImageView.java
PowerImageViewTest/bin/classes/com/example/powerimageviewtest
PowerImageViewTest/bin/classes/com/example
PowerImageViewTest/gen/com/example/powerimageviewtest
PowerImageViewTest/src/com/example/powerimageviewtest
PowerImageViewTest/bin/classes/com
PowerImageViewTest/bin/res/drawable-hdpi
PowerImageViewTest/bin/res/drawable-mdpi
PowerImageViewTest/bin/res/drawable-xhdpi
PowerImageViewTest/bin/res/drawable-xxhdpi
PowerImageViewTest/gen/com/example
PowerImageViewTest/src/com/example
PowerImageViewTest/bin/classes
PowerImageViewTest/bin/dexedLibs
PowerImageViewTest/bin/res
PowerImageViewTest/gen/com
PowerImageViewTest/res/drawable-hdpi
PowerImageViewTest/res/drawable-ldpi
PowerImageViewTest/res/drawable-mdpi
PowerImageViewTest/res/drawable-xhdpi
PowerImageViewTest/res/drawable-xxhdpi
PowerImageViewTest/res/layout
PowerImageViewTest/res/menu
PowerImageViewTest/res/values
PowerImageViewTest/res/values-sw600dp
PowerImageViewTest/res/values-sw720dp-land
PowerImageViewTest/res/values-v11
PowerImageViewTest/res/values-v14
PowerImageViewTest/src/com
PowerImageViewTest/assets
PowerImageViewTest/bin
PowerImageViewTest/gen
PowerImageViewTest/libs
PowerImageViewTest/res
PowerImageViewTest/src
PowerImageViewTest
PowerImageViewTest/.project
PowerImageViewTest/AndroidManifest.xml
PowerImageViewTest/bin/AndroidManifest.xml
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/BuildConfig.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/MainActivity.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/PowerImageView.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$attr.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$dimen.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$drawable.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$id.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$layout.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$menu.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$string.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$style.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R$styleable.class
PowerImageViewTest/bin/classes/com/example/powerimageviewtest/R.class
PowerImageViewTest/bin/classes.dex
PowerImageViewTest/bin/dexedLibs/android-support-v4-5ddb1f2d0688f792aab502e566def813.jar
PowerImageViewTest/bin/dexedLibs/android-support-v4-6c37214026591465edb7e39719127879.jar
PowerImageViewTest/bin/dexedLibs/android-support-v4-ff87d6efdcff4969dc892d82a4150a47.jar
PowerImageViewTest/bin/dexedLibs/annotations-71d57723ba71f6b867d4c18862ec4d4b.jar
PowerImageViewTest/bin/dexedLibs/annotations-7e80f6f7c9d949b206a3796ca0225e80.jar
PowerImageViewTest/bin/jarlist.cache
PowerImageViewTest/bin/PowerImageViewTest.apk
PowerImageViewTest/bin/res/drawable-hdpi/conan.png
PowerImageViewTest/bin/res/drawable-hdpi/ic_launcher.png
PowerImageViewTest/bin/res/drawable-hdpi/start_play.png
PowerImageViewTest/bin/res/drawable-mdpi/ic_launcher.png
PowerImageViewTest/bin/res/drawable-xhdpi/ic_launcher.png
PowerImageViewTest/bin/res/drawable-xxhdpi/ic_launcher.png
PowerImageViewTest/bin/resources.ap_
PowerImageViewTest/gen/com/example/powerimageviewtest/BuildConfig.java
PowerImageViewTest/gen/com/example/powerimageviewtest/R.java
PowerImageViewTest/ic_launcher-web.png
PowerImageViewTest/libs/android-support-v4.jar
PowerImageViewTest/proguard-project.txt
PowerImageViewTest/project.properties
PowerImageViewTest/res/drawable-hdpi/anim.gif
PowerImageViewTest/res/drawable-hdpi/conan.png
PowerImageViewTest/res/drawable-hdpi/ic_launcher.png
PowerImageViewTest/res/drawable-hdpi/start_play.png
PowerImageViewTest/res/drawable-mdpi/ic_launcher.png
PowerImageViewTest/res/drawable-xhdpi/ic_launcher.png
PowerImageViewTest/res/drawable-xxhdpi/ic_launcher.png
PowerImageViewTest/res/layout/activity_main.xml
PowerImageViewTest/res/menu/main.xml
PowerImageViewTest/res/values/attrs.xml
PowerImageViewTest/res/values/dimens.xml
PowerImageViewTest/res/values/strings.xml
PowerImageViewTest/res/values/styles.xml
PowerImageViewTest/res/values-sw600dp/dimens.xml
PowerImageViewTest/res/values-sw720dp-land/dimens.xml
PowerImageViewTest/res/values-v11/styles.xml
PowerImageViewTest/res/values-v14/styles.xml
PowerImageViewTest/src/com/example/powerimageviewtest/MainActivity.java
PowerImageViewTest/src/com/example/powerimageviewtest/PowerImageView.java
PowerImageViewTest/bin/classes/com/example/powerimageviewtest
PowerImageViewTest/bin/classes/com/example
PowerImageViewTest/gen/com/example/powerimageviewtest
PowerImageViewTest/src/com/example/powerimageviewtest
PowerImageViewTest/bin/classes/com
PowerImageViewTest/bin/res/drawable-hdpi
PowerImageViewTest/bin/res/drawable-mdpi
PowerImageViewTest/bin/res/drawable-xhdpi
PowerImageViewTest/bin/res/drawable-xxhdpi
PowerImageViewTest/gen/com/example
PowerImageViewTest/src/com/example
PowerImageViewTest/bin/classes
PowerImageViewTest/bin/dexedLibs
PowerImageViewTest/bin/res
PowerImageViewTest/gen/com
PowerImageViewTest/res/drawable-hdpi
PowerImageViewTest/res/drawable-ldpi
PowerImageViewTest/res/drawable-mdpi
PowerImageViewTest/res/drawable-xhdpi
PowerImageViewTest/res/drawable-xxhdpi
PowerImageViewTest/res/layout
PowerImageViewTest/res/menu
PowerImageViewTest/res/values
PowerImageViewTest/res/values-sw600dp
PowerImageViewTest/res/values-sw720dp-land
PowerImageViewTest/res/values-v11
PowerImageViewTest/res/values-v14
PowerImageViewTest/src/com
PowerImageViewTest/assets
PowerImageViewTest/bin
PowerImageViewTest/gen
PowerImageViewTest/libs
PowerImageViewTest/res
PowerImageViewTest/src
PowerImageViewTest
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
