搜索资源列表
util
- android中的工具类,各种。如json等http,file等,各种。-this snippet for android is util class package,simple json and http ,file.
Json
- 开源JSON解析库的简单使用例子。功能虽然显得简单,但对一般的解析够用了-a simple sample of using JSON parser
JsonParser
- Symbian下的饿Json解析,以及如何使用 S-Json is a Symbian C/C++ Json Parser easy and simple to use. Its code is released under the GNU GPLv3 (see COPYING FILE)-Symbian Json parsing under the hungry, and how to use S-Json is a Symbian C/C++ Json Parser easy a
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
WeatherParser
- 提供全国天气查询的Demo,简单,易懂,用的是JSON数据流-Provide national weather queries Demo, simple, easy to understand, with JSON data stream
json_user
- json解析的一个简单实现,不知道对大家有没有帮助,有兴趣的可以研究-the json parse a simple to implement, and does not know will not help everyone interested can look at the problem
AndroidJSONParsing
- Andoid开发基础。简单的JSON格式解析器-Andoid development foundation. Simple JSON format parser
Jsondemo
- json的解析及简单例子,包括Gson和FastJson的Demo-json parsing and simple example
JSONDemo
- json与服务器端交互的简单实例。仅供大家互相学习交流-simple example json interact with the server. We only learn from each exchange
jsonDemo
- 对JSON文件进行解析的一个小例子 可以使用的哦-a simple demo to explain JSON format,,can be used.
androidandservlet
- android端和servlet端使用JSON交换数据信息的简单小例子,部分代码在JSP环境下实现,搞过Java WEB开发(JSP)的程序员,应该对Servlet不陌生,Json目前也是流行技术,所以说这个例子将Android、Json、Servlet三者结合起来,还是有一定参考价值的。 注意:服务器的IP,不要写成localhost了,即使在本机测试也要写上本机的IP地址,localhost会被当成模拟器自身的-android client and servlet end exch
TestJson
- 内部实现了简单的json解析,比较适合初学者学习。-Internal achieve a simple json parsing, more suitable for beginners to learn.
AndroidJson
- android json 数据通信 简单学习 -Android JSON simple learning
JsonDemo
- 自己封装的JSON数据的解析,简单方便,非常适合于初学者参考和借鉴-Own encapsulates the JSON data parsing, simple and convenient, and is very suitable for beginners reference
ISSAuthorize
- Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登
jdtqybym
- 简单天气查询源码是一个简单的联网获取天气信息并显示到控件上的小例子源码,非常适合新手学习简单的联网json解析知识本项目编码UTF-8默认编译版本4.2.2用到了support-v7-appcompat的依赖库,已经一起打包了。-A simple weather query source code is a simple network access to weather information and display to control small example source code,
Development-of-weather-
- 里面包含联网取天气预报信息简单版,手机客户端访问Web端Servlet程序,JSON数据解析示例等-Which contains the network to take weather forecast information simple version, mobile client access Web side Servlet program, JSON data analysis example
自己实现的Android PHP JSON实现登陆注册功能
- 用HttpPost方法实现简单的用户注册登录(Using HttpPost method to realize simple user login login)