资源列表
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
Phone Monitor SDK(android)
- 海康威视android手机监控SDK,对想做android视频监控程序的朋友作用会很大,欢迎下载。-Hikvision android phone monitoring SDK, android video surveillance program for the want of friends will have a significant role, please download.
TestPagedView
- Android Launcher 桌面分页滑动代码-Android Launcher Desktop tab slide Code
ViewFlipperText
- 一个android 手机相册,可是现在线分享,转载,进行简单编辑的功能,最低在2.3.3下运行-An android phone album, but now line sharing, reproduced, simple editing functions, the minimum to run in 2.3.3
pictures
- 这是一个Android手机上的图片切换查看源代码,主要实现图片的查看效果,其中被注释掉的代码中已经说明-This is an Android phone picture switch to view the source code, the main picture to see the effect, which is commented out code has been described
nfc-reader-master
- android nfc 读取和写入 dmeo-android nfc read write
