资源列表
btm
- 详细介绍 - [ Android 半透明对话框Demo源码 ] 下面是实现步骤: 1. 背景置灰: popupWindow = new PopupWindow(menuView, LayoutParams.FILL_PARENT,LayoutParams.FILL_PARENT, true) 第二三个参数必须是LayoutParams.FILL_PARENT,这样才能填充整个屏幕,达到背景置灰的目的。 整个popupwindow里面是一个GridView,图片什么的也是用
Cube_OpneGL
- OpenGl 3D 立方体多纹理贴图源码,立方体可以由鼠标控制让其转方向。-3D OpenGl cube texture mapping source, the cube can be controlled by the mouse to turn the direction.
Select_djtpsxcd
- 详细介绍 - [ 图片点击震动效果源码 ] 实现的效果就是:点击一张图片,图片上下震动-Details of- [image click on the effect of the source code] To achieve the effect is: click on a picture, the picture up and down
FlashScreen
- 详细介绍 - [ Android 无闪烁启动画面程序源码 ] Android 无闪烁启动画面程序源码。-Details- [Android flicker free start screen program source] Android flicker free start screen program source code.
ImageShadow
- 详细介绍 - [ 图片倒影效果源码 ] Android 图片倒影效果源码。-Image effect of the source code. Android image reflection effect source.
dzzzfyxg
- 一个漂亮的android翻页效果电子杂志在翻动书本的时候,页角会根据手自动移动,在手松开页角的时候,会判断是否成功翻页。成功,页角会自动的翻动到目标位置;失败,页角会自动的回落到起始位置。请大家使用android2.1或2.0的系统包,以及将模拟器的大小设置为640*480,让展示效果最好。-A beautiful Android flip effect electronic magazine in flip books and footers will according to the han
dlxscjym
- 详细介绍 - [ 电量显示Widgets插件源码 ] 一个Android 电量显示Widgets插件的应用-Detail- [electric power display Widgets plug-in source] Application of a Android electric quantity display Widgets plug-in
cxqdym
- 详细介绍 - [ 程序启动界面源码 ] Android 程序启动界面Demo,动态的。 -Introduction- the program start interface source code Android program start interface Demo, dynamic.
JniApplication
- Android JNI调用实例,调用之前需要编译c文件到目标平台,然后放到jni目录下-Android JNI calls instance, you need to compile the c file before calling the target platform, and then put jni directory
GPSDemo
- Android调用手机GPS接口实例,显示当前位置GPS坐标-Android GPS phone call interface instance, to display the current position of the GPS coordinates
MyTab
- 详细介绍 - [ android UI源码 ] 实现TabHost有三种方式:继承自TabActivity,ActivityGroup和自定义的Activity 实现-Detailed introduction- [UI Android source] Implementation of TabHost has three ways: inherited TabActivity, ActivityGroup and custom Activity implementation
zdgxym
- 我们看到很多Android应用都具有自动更新功能,用户一键就可以完成软件的升级更新。得益于Android系统的软件包管理和安装机制,这一功能实现起来相当简单,下面我们就来实践一下。-We see a lot of Android applications have automatic update feature, the user can be a key to complete the software upgrade and update. Thanks to the Android sy