資源簡介
Android 游戲實例(日本人編寫)。日本人開發游戲很有水平的,希望大家參考

代碼片段和文件信息
/*?AUTO-GENERATED?FILE.??DO?NOT?MODIFY.
?*
?*?This?class?was?automatically?generated?by?the
?*?aapt?tool?from?the?resource?data?it?found.??It
?*?should?not?be?modified?by?hand.
?*/
package?com.helloworld;
public?final?class?R?{
????public?static?final?class?attr?{
????}
????public?static?final?class?drawable?{
????????public?static?final?int?icon=0x7f020000;
????}
????public?static?final?class?layout?{
????????public?static?final?int?main=0x7f030000;
????}
????public?static?final?class?string?{
????????public?static?final?int?app_name=0x7f040001;
????????public?static?final?int?hello=0x7f040000;
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\
?????文件?????????280??2011-08-30?01:31??AGPA2Z\ch02-hello-world\.classpath
?????文件?????????852??2011-11-16?15:20??AGPA2Z\ch02-hello-world\.project
?????文件?????????712??2011-08-30?04:41??AGPA2Z\ch02-hello-world\AndroidManifest.xm
?????目錄???????????0??2011-11-15?16:43??AGPA2Z\ch02-hello-world\assets\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\bin\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\bin\com\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\bin\com\helloworld\
?????文件????????2200??2011-11-16?15:30??AGPA2Z\ch02-hello-world\bin\com\helloworld\HelloWorldActivity.class
?????文件????????1468??2011-11-16?15:30??AGPA2Z\ch02-hello-world\bin\com\helloworld\R$attr.class
?????文件????????1528??2011-11-16?15:30??AGPA2Z\ch02-hello-world\bin\com\helloworld\R$drawable.class
?????文件????????1522??2011-11-16?15:30??AGPA2Z\ch02-hello-world\bin\com\helloworld\R$layout.class
?????文件????????1555??2011-11-16?15:30??AGPA2Z\ch02-hello-world\bin\com\helloworld\R$string.class
?????文件????????1605??2011-11-16?15:30??AGPA2Z\ch02-hello-world\bin\com\helloworld\R.class
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\gen\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\gen\com\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\gen\com\helloworld\
?????文件?????????636??2011-09-22?00:38??AGPA2Z\ch02-hello-world\gen\com\helloworld\R.java
?????文件????????1248??2011-08-30?01:31??AGPA2Z\ch02-hello-world\proguard.cfg
?????文件?????????360??2011-11-16?15:30??AGPA2Z\ch02-hello-world\project.properties
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\res\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\res\drawable\
?????文件????????2574??2011-08-30?01:31??AGPA2Z\ch02-hello-world\res\drawable\icon.png
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\res\layout\
?????文件?????????382??2011-08-30?01:31??AGPA2Z\ch02-hello-world\res\layout\main.xm
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\res\values\
?????文件?????????180??2011-08-30?01:31??AGPA2Z\ch02-hello-world\res\values\strings.xm
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\src\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\src\com\
?????目錄???????????0??2011-11-24?13:13??AGPA2Z\ch02-hello-world\src\com\helloworld\
?????文件?????????646??2011-08-30?04:43??AGPA2Z\ch02-hello-world\src\com\helloworld\HelloWorldActivity.java
............此處省略821個文件信息
評論
共有 條評論