資源簡介
JSON從服務(wù)器下載數(shù)據(jù)到Android客戶端 包括web端和Android手機(jī)端 注意修改ip和mySQL用戶名 密碼 詳情見
http://blog.csdn.net/u011109881/article/details/40110613

代碼片段和文件信息
/**?Automatically?generated?file.?DO?NOT?MODIFY?*/
package?com.example.jsontest;
public?final?class?BuildConfig?{
????public?final?static?boolean?DEBUG?=?true;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????475??2014-10-14?12:44??android\JSonTest\.classpath
?????文件????????844??2014-10-14?12:44??android\JSonTest\.project
?????文件????????177??2014-10-14?12:44??android\JSonTest\.settings\org.eclipse.jdt.core.prefs
?????文件????????948??2014-10-14?12:52??android\JSonTest\AndroidManifest.xm
?????文件????????948??2014-10-15?11:16??android\JSonTest\bin\AndroidManifest.xm
?????文件????????349??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\BuildConfig.class
?????文件???????1075??2014-10-15?14:26??android\JSonTest\bin\classes\com\example\jsontest\MainActivity$1.class
?????文件???????3144??2014-10-15?14:26??android\JSonTest\bin\classes\com\example\jsontest\MainActivity$2.class
?????文件???????1241??2014-10-15?14:26??android\JSonTest\bin\classes\com\example\jsontest\MainActivity.class
?????文件????????346??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$attr.class
?????文件????????467??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$dimen.class
?????文件????????413??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$drawable.class
?????文件????????425??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$id.class
?????文件????????409??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$layout.class
?????文件????????394??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$menu.class
?????文件????????478??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$string.class
?????文件????????437??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R$st
?????文件????????693??2014-10-15?11:16??android\JSonTest\bin\classes\com\example\jsontest\R.class
?????文件???????1257??2014-10-15?14:26??android\JSonTest\bin\classes\com\example\jsontest\User.class
?????文件?????691604??2014-10-15?14:26??android\JSonTest\bin\classes.dex
?????文件?????232610??2014-10-15?11:16??android\JSonTest\bin\dexedLibs\android-support-v4-769e38752d5ec0bb407fc2c4dd51c85c.jar
?????文件?????232610??2014-10-14?12:53??android\JSonTest\bin\dexedLibs\android-support-v4-9532a4ce14f66f84da416ac7fe3b5633.jar
?????文件????????120??2014-10-15?11:16??android\JSonTest\bin\jarlist.cache
?????文件?????279477??2014-10-15?14:26??android\JSonTest\bin\JSonTest.apk
?????文件???????5964??2014-10-14?12:53??android\JSonTest\bin\res\crunch\drawable-hdpi\ic_launcher.png
?????文件???????3112??2014-10-14?12:53??android\JSonTest\bin\res\crunch\drawable-mdpi\ic_launcher.png
?????文件???????9355??2014-10-14?12:53??android\JSonTest\bin\res\crunch\drawable-xhdpi\ic_launcher.png
?????文件??????17889??2014-10-14?12:53??android\JSonTest\bin\res\crunch\drawable-xxhdpi\ic_launcher.png
?????文件??????40918??2014-10-15?11:16??android\JSonTest\bin\resources.ap_
?????文件????????162??2014-10-15?11:16??android\JSonTest\gen\com\example\jsontest\BuildConfig.java
............此處省略109個文件信息
評論
共有 條評論