搜索资源列表
Content-Providers
- 前提条件 存在一个用于存放数据的系统 实现步骤 1. 定义一个继承 ContentProvider的类 2. 声明一个Uri类型的常量CONTENT_URI 3.实现query()、insert()、update()、delete()、 getType()、onCreate() 4.在AndroidManifest.xml文件中进行声明 -There is a prerequisite for the system impl
ChinaCity
- 使用xml解析及网络接口实现城市天气查询-Using xml parsing and query network interface City Weather
Weather_ddw
- 定位和车联网天气查询定位最好打开数据流量,可以快速定位,项目包括一个网络相关工具类有通过Get获取网页的二进制数据内容、通过Get获取字符串形式网页内容、判断网络是否可用等常用功能,本例子使用SAX解析百度车联网天气查询得到的xml文件 车联网 天气查询 API说明http://developer.baidu.com/map/carapi-7.htm 涉及的SDK有BaiduNaviSDK_v1_0_0.jar(百度导航 SDK)、locSDK_4.1.jar(百度定位 SDK)等,项目默认编码
didacdfy
- 滴答词典点此翻译查询源码是一套基于安卓的单词、语句翻译应用项目,提供词典翻译、音标(拼音)、解释、相关词条、例句、读音(英文Only)、候选词等功能。增加的语音识别功能。数据查询使用第三方翻译网站的接口。不过因为接口变动导致翻译功能失效了,可以自己根据爱词霸或者海词的接口重新解析XML绑定数据。词海接口:http://dict.cn/hello。-Translate the tick dictionary query source code is a set of Android s words
word
- 在线查询单词,保存到本地数据库,查询过的单词可以实现离线查询,通过XML数据解析,获取网络数据。(Online query words, save to local database, query the word can be offline query, through the XML data analysis, access to network data.)