资源列表
FragmentConnectDemo
- Android开发中Fragment的简单Demo。-Android Development Fragment simple Demo.
SMSOCX308
- 实现对短信猫发送短信的控制,也可连接手机实现短信的发送-SMS Modem
cameraTest
- 使用MediaRecorder实现在android上录制视频-Use MediaRecorder achieve record video on android
GPSBasics
- Leica manufactures, amongst other things, GPS hardware and software. This hardware and software is used by many professionals in many applica- tions. One thing that almost all of our users have in common is that they are not GPS scientist
AndroidMediaRecorder
- android录制音视频的demo,采用了MediaRecorder来实现,SurfaceView预览录制-Android to record audio and video demo, adopted the MediaRecorder, SurfaceView preview recorded
BPSK
- 用来产生随机噪声信号n,通信过程中的噪声!-Used to generate the random noise signal n, the noise in the communication process!
ListViewDemo
- 要将数据库中的数据列表显示在屏幕上,我们要使用ListView这个控件,当用户从数据库中取出数据时,要将数据绑定到显示控件上,如何绑定呢,我们需要创建适配器进行绑定,创建适配器有两种方式: 第一种是用SimpleAdapter创建(要求绑定的数据是List<HashMap<String, Object>>数据类型) 第二种是用SimpleCursorAdapter创建(要求绑定的数据是Cursor数据类型)-To list the data is d
UbuntuManual
- 当Google所开发的android平台风靡全球时,我们有必要学习开发android的Ubuntu操作系统。这是对Ubuntu的资源。-When the Google android platform developed by sweeping the world, we need to learn android development of the Ubuntu operating system. This is the Ubuntu resources.
TestNDK
- 简单的Android NDK入门级应用demo,实现加法-A simple demo about android NDK
Asynctask
- android开发中异步操作,输入一个网址,用异步操作对该网页进行解析,对学习异步操作的函数以及架构有一定的帮助。-The asynchronous operation of android development, enter a URL, using asynchronous operations to parse the pages, it is helpful to learn the functions and structure of the asynchronous operati
galleryView
- 这是一个模拟相册浏览器的APP demo,其中用到gallery类-this is a picture view app demo ,use gallery
ViewPagerDemo
- 安卓系统控件学习,争对布局和各个组件的用法!-Android System Controls learning
