资源列表
ListViewDemo
- 要将数据库中的数据列表显示在屏幕上,我们要使用ListView这个控件,当用户从数据库中取出数据时,要将数据绑定到显示控件上,如何绑定呢,我们需要创建适配器进行绑定,创建适配器有两种方式: 第一种是用SimpleAdapter创建(要求绑定的数据是List<HashMap<String, Object>>数据类型) 第二种是用SimpleCursorAdapter创建(要求绑定的数据是Cursor数据类型)-To list the data is d
AndroidMediaRecorder
- android录制音视频的demo,采用了MediaRecorder来实现,SurfaceView预览录制-Android to record audio and video demo, adopted the MediaRecorder, SurfaceView preview recorded
cameraTest
- 使用MediaRecorder实现在android上录制视频-Use MediaRecorder achieve record video on android
FragmentConnectDemo
- Android开发中Fragment的简单Demo。-Android Development Fragment simple Demo.
DateAndTimeSet
- Android 日期和时间设定控件的使用-Date and time settings using the Android controls
Calculator
- 安卓手机计算器,可以实现计算器的通用功能,适用于普通人群-Android mobile phone calculator, the generic function can realize calculator, suitable for the general population
Androidpic
- Android手机上的图片切换查看源代码.-Android phone to switch on the picture to view the source code.
ViewFlipperText
- 实现的简单的图片切换效果,主要提供给初学者使用,希望对你有很大的帮助。-Realization of a simple image transition effects, the main use for beginners, I hope you have a great help.
FireWork
- Android烟火效果代码, 一共有11种, 是完整的Eclipse项目, 很適合加在遊戏中作為特別效果!-Android code pyrotechnics, a total of 11 species, is a complete Eclipse project, it is suitable for Canada as a special effects in the game!
DRLAlarmClock_01
- 从头学Android之多媒体--使用MediaPlayer播放音频示例代码-To begin studying Android for multimedia- use MediaPlayer to play audio sample code
Plane
- android平台上的飞机小游戏,可以用手指点击移动,也可以用重力感应移动-aircraft on the android platform game, you can move your finger click, you can also move with the gravity sensing
LumaQQME
- android 仿 q q 源 码-android imitation qq source
