资源列表
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
Calculate1.6
- 安卓里面的计算器,算法比较简单,功能都能实现,适合学习-Andrews inside the calculator, the algorithm is relatively simple, the function can be achieved, suitable for learning
RouteExample
- android平台的谷歌地图实现,可以搜索所需路线-android platform implementation of Google Maps, you can search for the line
turntest
- 真实书籍翻页效果完结篇,从事Android手机程式开发的朋友们,不妨参考一下作者的小程序. 有APK模拟器的朋友可以运行Bin目录中的文件看效果.网上可下载这种模拟器. -Final results page real books, program development in the Android phone friends, may wish to refer to the author of the applet. There APK friends simulator c
BatteryMonitorDemo
- Android源代码,用于监控电池消耗情况,当电池不足时向用户报告.-Android source code, used to monitor battery consumption, as reported to the user when the battery is low.
CloudTags
- 天天动听的标签云效果!!!可以实现点击按钮进行云缩放,关于摇晃功能实现没包含在源码中,自己实现下-Cloud Tags
wuliu
- 读取手机端GPS信息,手机IMEI号,定时一分钟发到服务器上。手机软件能够接受并且显示服务器下发的数据。手机端支持IP地址设置。 物流信息系统终端-Read the GPS information of the mobile terminal, the phone IMEI number, timing one minute to the server. The phone software can accept and display server data. Mobile terminal
3Dmusic
- android的3d音乐播放器 , 可以很好的学习android的基础知识-android music 3d player
WidgetDemo
- android的一些控件的运用,包括Animation(如震荡效果、屏幕切换效果、左右滑动效果)、Spinner(下拉列表)、AutoCompleteTextView(自动补全)、chronometer(计时器)、TimePicker(时间)、 DatePicker(日期控件)、ExpandableListView(“手风琴”效果的列表)、Gallery(画廊)、GridView(网格视图)、ImageSwitcher(图片切换器)、ProgressBar(进度条)、RatingBar(评分
DomainExplain
- Android设备通过JNI接口获取Domain地址-Android device get domain address by JNI Interface.
MobileWork
- android OS2.1联系人及日程安排与web同步,方便了解android联系人和日程安排的代码设计,以及android是如何跟webService进行交互的-android OS2.1 contacts and calendar synchronization with the web to facilitate contacts and understand the android code design schedule, and android is how to interact
android-sax--prarser-xml
- android 系统上对通过sax对xml流进行解析的demo,对学习android初学者很有帮助-it is about parsering xml stream using sax , and it will helpful for the new comers