搜索资源列表
contact
- 自动获取电话号码列表,选中某个号码之后添加到EditText里面-auto get phonenumber list,select one,the phonenumber can add EditText inside
MyRadioButtonView
- android 重写了RadioButton组件,可以随意的为组件添加图片,设置图片和文字的样式-android rewrite the RadioButton component, you can optionally add an image for the component, set the style of pictures and text
Gallery
- 图片展示,左右旋转移动展示多张图片,并出现倒影的特效。可进行少量修改自行添加图片,XML文件代码不多。-Image display, display rotational movement around multiple images, and the emergence of reflection effects. Minor changes can add their own pictures, XML files, the code is small.
DummyNoteV4
- 安卓简单记事本代码,可实现添加,删除功能,供学习参考-Andros simple notepad code, which can realize add, delete function for the study
notePad7
- 详细的安卓备忘录源码,包括添加删除,修改,设置闹钟等功能。-Detailed memo andros source code, including the add or remove, modify, set the alarm clock etc. Function.
ImageView 点击按钮添加一张图片
- 设置一个ImageView 点击按钮添加一张图片 功能简单-Set a ImageView click on the button to add a picture function is simple
ex07_menu
- android menu组件的运用,Demo中完整地展示如何在android中实现menu的添加-android menu component use, Demo show how in the full realization of the android in the Add menu
launcher_Mac_Dock
- 为launcher添加一个仿Mac的Dock源码.-Add an imitation of the Mac s Dock source for the launcher
FileManager
- 一个简单的android手机地图的源码,有添加,删除,电话,短信等基本功能-Android mobile phone with a simple map of the source code, add, delete, telephone, SMS and other basic functions
contact
- 打电话: 1. 定义Intent,参数为Intent.ACTION_CALL,该Intent准备打电话功能; 2. 用SetData方法给Intent设置目标电话号码,参数是Uri格式,tel:<电话号码> 3. 启动Intent,注意打电话功能需要添加用户权限(在Manifest文件中,添加CALL_PHONE权限) 发短信: 1. 利用SmsManager的getDefault方法获取实例对象 2. 利用SmsManager对象的sendTextMe
GalleryAndBaseAdapterActivity
- android中的壁纸设置的源代码,你可以任意的添加自己想用的图片-android wallpaper set in the source code, you can add any pictures they want to use
MyContacts
- 通讯录:可以浏览联系人、添加联系人、删除联系人、编辑联系人和查看联系人。当找到一个联系人后,可以呼叫或发送短信给联系人-Contacts: You can browse contacts, add contacts, delete contacts, edit contacts, and view contacts. When you find a contact, you can call or send text messages to contacts
imageSDCardItem
- 这个事android中,实现浏览sdcard的目录,并可以添加点击目录及文件的例子-Things android, browse sdcard directory, and can add examples click on the directories and files
Android-ViewPagerIndicator-2.2.2
- 为android PagerView 添加指示器。-supply android PagerView with indicator。
XContacts
- android联系人,实习添加联系人,联系人分组功能-android contacts, internships add contacts, contact grouping functionality
DemoListView1
- android平台下listview控件添加header的例子,大家可以参考使用.-Android platform by the ListView control to add a header example, everyone can refer to the use.
Lab3
- Android天气预报的小应用,通过手机所在地获取当地经纬度,然后搜索google天气服务器提供的xml文件获取信息,最后通过DOM方式解释结果. 注意使用方法:如果用模拟器的话,要在DDMS视角添加经度和纬度。模拟获取当地经纬度。-a small app about weather forecast, it gets the latitude and longtitude of the place where the mobile phone is. And then search the
maps
- google map开发的时候添加的maps.jar文件。android开发定位,地图。-Google map development time to add the maps.jar file. Android development positioning, map.
google-ril
- 分析google android reference-ril的源代码,在关键地方添加了注释,对理解reference-ril非常有帮助-add lots comments to google android reference-ril。
WidgetProj
- 代码实现了为android客户端程序添加桌面显示组件。-The code implements the for android client program to add desktop display components.