文件名称:JsonHttpClient
介绍说明--下载内容均来自于网络,请自行研究使用
android开发的实例代码:实现的功能是Json数据解析功能。解析的Tomcat服务器上的以键值对为内容的数据文件-android development example code: function is to achieve Json data analysis capabilities. In order to resolve the key on the Tomcat server for the content of the data file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JsonHttpClient
..............\.classpath
..............\.project
..............\.settings
..............\.........\org.eclipse.jdt.core.prefs
..............\AndroidManifest.xml
..............\assets
..............\bin
..............\...\AndroidManifest.xml
..............\...\classes
..............\...\classes.dex
..............\...\.......\com
..............\...\.......\...\example
..............\...\.......\...\.......\jsonhttpclient
..............\...\.......\...\.......\..............\BuildConfig.class
..............\...\.......\...\.......\..............\HttpClientHelper.class
..............\...\.......\...\.......\..............\MainActivity$1.class
..............\...\.......\...\.......\..............\MainActivity$2.class
..............\...\.......\...\.......\..............\MainActivity.class
..............\...\.......\...\.......\..............\R$attr.class
..............\...\.......\...\.......\..............\R$dimen.class
..............\...\.......\...\.......\..............\R$drawable.class
..............\...\.......\...\.......\..............\R$id.class
..............\...\.......\...\.......\..............\R$layout.class
..............\...\.......\...\.......\..............\R$menu.class
..............\...\.......\...\.......\..............\R$string.class
..............\...\.......\...\.......\..............\R$style.class
..............\...\.......\...\.......\..............\R.class
..............\...\dexedLibs
..............\...\.........\android-support-v4-33658f1ccbd68f4f5b2f08edb7336f22.jar
..............\...\.........\gson-2.2.1-31f4f1ffc209de1b970b013b259cebf7.jar
..............\...\jarlist.cache
..............\...\JsonHttpClient.apk
..............\...\res
..............\...\resources.ap_
..............\...\...\crunch
..............\...\...\......\drawable-hdpi
..............\...\...\......\.............\ic_launcher.png
..............\...\...\......\drawable-mdpi
..............\...\...\......\.............\ic_launcher.png
..............\...\...\......\drawable-xhdpi
..............\...\...\......\..............\ic_launcher.png
..............\...\...\......\drawable-xxhdpi
..............\...\...\......\...............\ic_launcher.png
..............\gen
..............\...\com
..............\...\...\example
..............\...\...\.......\jsonhttpclient
..............\...\...\.......\..............\BuildConfig.java
..............\...\...\.......\..............\R.java
..............\ic_launcher-web.png
..............\libs
..............\....\android-support-v4.jar
..............\....\gson-2.2.1.jar
..............\proguard-project.txt
..............\project.properties
..............\res
..............\...\drawable-hdpi
..............\...\.............\ic_launcher.png
..............\...\drawable-ldpi
..............\...\drawable-mdpi
..............\...\.............\ic_launcher.png
..............\...\drawable-xhdpi
..............\...\..............\ic_launcher.png
..............\...\drawable-xxhdpi
..............\...\...............\ic_launcher.png
..............\...\layout
..............\...\......\activity_main.xml
..............\...\menu
..............\...\....\main.xml
..............\...\values
..............\...\values-sw600dp
..............\...\..............\dimens.xml
..............\...\values-sw720dp-land
..............\...\...................\dimens.xml
..............\...\values-v11
..............\...\..........\styles.xml
..............\...\values-v14
..............\...\..........\styles.xml
..............\...\......\dimens.xml
..............\...\......\strings.xml
..............\...\......\styles.xml
..............\src
..............\...\com
..............\...\...\example
..............\...\...\.......\jsonhttpclient
..............\...\...\.......\..............\HttpClientHelper.java
..............\...\...\.......\..............\MainActivity.java