搜索资源列表
Gallery
- 图片展示,左右旋转移动展示多张图片,并出现倒影的特效。可进行少量修改自行添加图片,XML文件代码不多。-Image display, display rotational movement around multiple images, and the emergence of reflection effects. Minor changes can add their own pictures, XML files, the code is small.
GalleryDemo
- 一种可以实现倒影效果的gallery的应用案例,显示图片为例-A gallery of the application case of the reflection effect, display pictures, for example
1
- Android图像处理方法小结,倒影,圆角,缩放处理-Summary of Android image processing methods, reflection, round, scaling processing
BitmapUtility
- Utility for creating reflection of bitmaps in android
android-picture-gradient
- 图片倒影,是一个关于android的小demo-Image reflection,study android and improve study ability
ReflectedImage
- android 图片实现倒影效果 PorterDuffXfermode-android picture to achieve the reflection effect
healthfood
- 使用android编程实现健康食物,对于UI编程很有帮助,显示效果不错-Android programming the picture reflection effects for UI programmed helpful, showed good results
ShadowText
- android中实现文字倒影效果,效果很好,能更好的美化界面-the beautify interface android text reflection effect, the effect is very good, better
CoverFLow
- Android 画廊倒影 倾斜 效果 滑动屏幕图片小幅度翻转 可做为查看图库中的图片用-The Android Gallery reflection tilt effect sliding screen picture can be used as a slight flip View Picture Gallery with
DemoGallery
- 3D模式的Gallery,学习的好资料,带有倒影-Gallery, learning of the 3D mode, with reflection
CustomGalleryLikeiPhone
- 一款Android平台下的3D相册图片滑动+倾斜+放大+倒影处理源码,希望能给大家带来帮助。-An Android platform 3D photo album slide the+ tilt+ enlarged the+ reflection processing source code, I hope we can bring help.
Gallery
- android gallery 酷炫 效果。有模拟3d滚动,一级倒影效果-android gallery cool effect. Analog 3d scroll, a reflection of the effect
MirrorView
- android 实现图片倒影效果-Android image reflection effect
Gallery
- Android开发gallery组件 倒影效果显示-Android developers gallery display component reflection effect
gallerDemo
- android形似3d效果的相册,图片有透明倒影。很好的demo-3d android shape effects albums, images with transparent reflection. Good demo
WeiPlugin-f42f3bb
- WeiPlugin是用于android手机应用开发的插件开发模块,此为插件源码包,WeiPlugin通过java反射加载apk,来实现插件加载机制-WeiPlugin is the plug-in development module for android mobile application development, and this is the plug-in source packages, WeiPlugin through java reflection loaded apk, p
PowerImageViewTest
- Android中的PowerImageView测试例子源代码,PowerImageView是一个经过扩展的ImageView,它不仅继承了ImageView原生的所有功能,还加入了播放GIF动画的功能。例子代码包括了PowerImageView构造函数, 完成所有必要的初始化操作,通过Java反射,获取到src指定图片资源所对应的id。-The PowerImageView test Android source code examples, PowerImageView is an
Android-3D-Reflection
- Android 3D倒影效果,很不错的一个android小应用。-Android 3D
Sdcards
- Android设备获取存储卡路径的源程序,高于3.2版本时,用getVolumePaths通过反射获取,否则通过System.getenv( SECONDARY_STORAGE )获取,再通过查询剩余空间确定是否插有SD卡-Android device to obtain the card path of the source, is higher than the 3.2 version, with getVolumePaths get through reflection, otherwis
plug_in_Activity
- 利用反射机制来实现activity的动态加载,可以用来安卓插件式开发。-Use reflection to achieve dynamic load activity, it can be used to develop Android plug-in.