資源簡(jiǎn)介
http://blog.csdn.net/meetings/article/details/52938579
源碼+apk(里面有多余的類,我自己做測(cè)試用的,建議從Androidmanifest.xml開(kāi)始看)
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.example.lunbo.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.example.lunbo.test“;
??public?static?final?String?BUILD_TYPE?=?“debug“;
??public?static?final?String?FLAVOR?=?““;
??public?static?final?int?VERSION_CODE?=?1;
??public?static?final?String?VERSION_NAME?=?“1.0“;
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????????8??2016-10-19?14:28??LunBo\.gitignore
?????文件????????451??2016-10-19?14:28??LunBo\build\generated\source\buildConfig\androidTest\debug\com\example\lunbo\test\BuildConfig.java
?????文件????????441??2016-10-19?14:28??LunBo\build\generated\source\buildConfig\debug\com\example\lunbo\BuildConfig.java
?????文件??????94657??2016-10-22?18:31??LunBo\build\generated\source\r\debug\android\support\v7\appcompat\R.java
?????文件?????418115??2016-10-22?18:31??LunBo\build\generated\source\r\debug\com\example\lunbo\R.java
?????文件??????????2??2016-10-21?19:27??LunBo\build\intermediates\blame\res\debug\multi\color.json
?????文件??????15911??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-af.json
?????文件??????15905??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-am.json
?????文件??????15913??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-ar.json
?????文件??????15326??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-az-rAZ.json
?????文件??????16223??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-b+sr+Latn.json
?????文件??????16093??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-be-rBY.json
?????文件??????15917??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-bg.json
?????文件??????16097??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-bn-rBD.json
?????文件??????16093??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-bs-rBA.json
?????文件??????15917??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-ca.json
?????文件??????15913??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-cs.json
?????文件??????15909??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-da.json
?????文件??????15913??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-de.json
?????文件??????15919??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-el.json
?????文件??????16085??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-en-rAU.json
?????文件??????16085??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-en-rGB.json
?????文件??????16085??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-en-rIN.json
?????文件??????16095??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-es-rUS.json
?????文件??????15915??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-es.json
?????文件??????16095??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-et-rEE.json
?????文件??????16091??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-eu-rES.json
?????文件??????15915??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-fa.json
?????文件??????15909??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-fi.json
?????文件??????16095??2016-10-19?14:28??LunBo\build\intermediates\blame\res\debug\multi\values-fr-rCA.json
............此處省略1682個(gè)文件信息
評(píng)論
共有 條評(píng)論