搜索资源列表
HandlerTest
- Android Handle演示代码,适合初学者使用,具有极高的参考价值。-Android Handle demo code, suitable for beginners, with a high reference value.
Tetris
- 应用名:俄罗斯方块 应用环境:Android1.6以上(最好2.0以上) 应用说明:本应用最初是为了演示第九城市的OpenFeint的API调用,故而游戏性不是开发的重点,不过对于Android开发新手来说,作为一个参考教程还是不错的,如果是为了玩俄罗斯方块,请绕行~~ 版权说明:本游戏精简至第九城市(the9.com)OFLOC内部应用,去掉了一些不便于公开或有版权需求的代码。-Application Name: Tetris application enviro
drawer
- 实现了android手机上的抽屉效果的演示代码。仅仅作为示例程序供初学者使用-Drawer effect on the android phone demo code. Only as a sample program for beginners
DongHua
- 演示android常见的4种动画效果,代码比较简单,有注释。-4 demo android animation, the code is relatively simple, with annotations.
04_File
- Android文件上传演示范例,用于学习文件传送的基本特点及相关代码。-file upload demo
e_23_2-MyCamera
- Android 相机功能API代码演示示例。-Android Camera function demo code。
android_Demo
- android界面特效代码示例 android特效 标题栏特效 动画演示 pupwindows使用-android interface effects code example android effects title bar effects animation demo pupwindows use
MapViewDemo
- 谷歌地图模块的范例代码演示,实现谷歌地图的定位和更新。-Google Maps module example code demonstrates realize the positioning of Google Maps and updates.
duanxintongxin2
- 安卓环境下短信发送模块代码的编写,演示手机之间通过发送短息交流。-Andrews environment SMS module code, demo phone exchanges by sending short interest.
adMusicPlayer
- Android源码之——MusicPlayerDemo 源码,一个简单的Android音乐播放器示例程序源代码,演示给andorid新手们的初级编程实例,学习Android比较有用的小程序,代码比较完整,包括了资源文件等,想学习Android,就要先易后难,先把简单的基础知识学好,慢慢推进。-Android source- MusicPlayerDemo source code, a simple Android music player sample program source code,
ActivityLifeCycleTest
- activity生命周期的展示,整个代码演示了activity从onStart开始到onStop结束的整个生命周期-activity life cycle of the show, the entire code demonstrates activity from onStart began to onStop the end of the entire life cycle
TouchScreen
- 安卓触摸事件处理操作的实例,TouchScreen源代码,触摸事件是Android手机操作的基本,一个好的触摸事件机制能提高Android的操作体验。本代码通过一系列示例演示android触摸事件的方方面面,比如判断是否触摸、Android绘制图像、绽放图片大孝触摸移动事件、触摸按下事件、获取点击的X,y坐标等,虽然很具体,但很底层,是基本技巧。 -Android touch event handling operations instance, TouchScreen source co
Android_API
- android API中文合集,是PDF形式的,共451页,里面主要包括android API文档,同时还有一些控件使用的具体说明和代码演示。-android API Chinese Collection, is a PDF form, a total of 451, which includes android API documentation, as well as some of the controls on the specific instructions and code dem
MultiTouchTest
- Android通过手势实现手机屏幕的缩放操作,包括网页上的文字和图片的缩放操作,此为源码实例,演示Android如何通过手势来控制页面的大小缩放操作,本代码主要利用现有的API实现HERO浏览图片和网页的缩放功能。-Android phone screen through gestures to achieve the zoom operation, including text and images on a web page zooming operation, this is the so
MultiTouchTest
- Android通过手势实现手机屏幕的缩放操作,包括网页上的文字和图片的缩放操作,此为源码实例,演示Android如何通过手势来控制页面的大小缩放操作,本代码主要利用现有的API实现HERO浏览图片和网页的缩放功能-Android achieved by zooming gestures phone screen, including text and images on the page scaling operation, this is the source code examples de
Zsdaily
- Android GridView拖拽示例演示源码,代码包大小:6.96M,多格子的GridView自由拖拽,可移动位置,类似网页上的JS拖动功能,用在android手机中也是不错的特效-Android GridView example demonstrates the drag source code package size: 6.96M, multi-grid GridView drag free, mobile location, JS drag functions similar to
SlidingMenu
- Android滑动式菜单实例 SlidingMenu项目演示代码,包括了SlidingMenu的完整源代码,是来自国外的开源SlidingMenu类库,示例在example目录下,为安卓开发者提供快速的滑动菜单开发条件,有需要者可下载源码-Android sliding menu item instances SlidingMenu demo code, including SlidingMenu complete source code is open source SlidingMenu l
Demo
- android OpenCV 演示代码,完整代码。-android OpenCV demo code, complete code.Full code.
SDKDemo-TiandituAPI
- 安卓客户端演示代码,连接天地图API,包括地图展示和操作,图层,标识。-demo code of Tianditu API,for android app develop.
Snake(cSharp)
- android 手机运行的蛇游戏演示代码,采用xamarin c# 改写。-A plain old Snake game based on a TileView,use xamarin c# code.