搜索资源列表
print
- 城管移动执法android客户端。。。里面有蓝牙打印机在android的通讯协议定义,使用。以及对XML的json解析,带值跳转activity-Urban management and mobile enforcement client... There are Bluetooth printer in the android communication protocol definition, the use of. Json parse the XML, with a value jump
HttpOperationDemo
- android HTTP连接工具类.其中包含了Json,XML解析类。可以方便开发。-android HTTP connection utility class which contains the Json, XML parsing class. Can facilitate the development.
XML
- 在iphone开发中应用xml和json解析的方法。只是介绍入门级别的使用。对于初学者来说是一个良好的开始。-In iPhone development XML and JSON analytical method. Only the introductory level of use. For beginners is a good start.
android-json-rpc
- android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from
JsonDemo
- Android 获取Google Weather API 并通过Xml和JSON解析数据-Android to Get Google Weather API and data through the Xml and JSON parsing
xmljsontext
- android中队xml文件的处理,xml和json文件的自由转换。-the android the squadron xml file processing xml and json file free conversion.
DOMParse
- android DOM解析,基于xml数据或是JSON数据-android xml Json
JsonParseXML
- json数据转换成xml数据的一个小例子。-json data into xml data for a small example.
RTCServer.B4AClient.XMLRPC.JSON
- 一个采用B4a和delphi开发的基于Xml-rpc技术的服务器端和手机客户端软件,是初学安卓编程的好材料。-one source contain a b4a client and delphi erver it base xml-rpc tech,its suite for begainer.
servlettest
- Java看的HTTP网络编程,网络通信编程实例,适用于Android网络编程。在测试代码中服务端我使用三种方式:S2SH、只用Struts2、Servlet。客户端就一种,只不过换个请求的URL。服务端和客户端交互使用了两种方式:XML、JSON,目前开放平台返回的数据都是支持这两种数据格式的。所以我也实现了这两种数据格式。其实还有一种格式,就是google的protocal buffer,这种形式在国内用的人比较少,我也没弄,感兴趣的同学看我提供的文档,自己研究吧。注意把里面的IP换成自己电脑
0606
- 这是一个json和xml的一个demo,次demo讲述了json和xml的不同,-json and xml
Android_asynctask_json
- Android分别用Json和XML解析了服务器上的数据,方便实用-Android respectively Json and XML parsing the data on the server, convenient and practical
ELTS
- 安卓开发考试系统客户端实现部分,无模拟服务器部分,可运行,提供json,txt,xml试题解析格式。-Android developer clients achieve some examination system, no part of the simulation server, you can run, provide json, txt, xml parsing format questions.
ghsc266339111608212
- Jolt: Asynchronous networking for JSON, XML and HTML sites, webservices and RSS feeds.
logger
- 强大的日志框架,简单易用,可以替代logcat。格式化输出json 和 xml 数据(Powerful log framework, easy to use, can replace logcat. Format output JSON and XML data)
Logg-master
- 支持所有基本数据类型、数组、Map、List、Bundle、Intent、Reference、Throwable、Collection 支持Json、XML格式化 不依赖任何第三方框架,纯原生编写 自定义解析器,当输入类型无法满足需求时或无法解析时,可实现Parser接口重写方法来添加自定义解析器 ? 支持添加拦截器,添加拦截器后它会在最终打印输出前进行拦截处理,可以对日志信息进行重构处理 支持添加全局回调,在不影响底层输出的情况下,所有信息会回调至全局接口里,可以在这里按各种级别类型保存你需要