文件名称:Time
介绍说明--下载内容均来自于网络,请自行研究使用
Android手机上的适时时间显示源代码,暂时没有演示截图,适合Android新手朋友学习参考,源码开源。-Timely time on the Android phone to display the source code, no the demo screenshot suitable Android novices friends learning reference, source code open source.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
AndroidManifest.xml
assets
bin
...\classes
...\classes.dex
...\.......\com
...\.......\...\xuehai
...\.......\...\......\R$attr.class
...\.......\...\......\R$drawable.class
...\.......\...\......\R$id.class
...\.......\...\......\R$layout.class
...\.......\...\......\R$string.class
...\.......\...\......\R.class
...\.......\...\......\TimeDateActivity$1.class
...\.......\...\......\TimeDateActivity$2.class
...\.......\...\......\TimeDateActivity.class
...\res
...\resources.ap_
...\...\drawable-hdpi
...\...\.............\ic_launcher.png
...\...\drawable-ldpi
...\...\.............\ic_launcher.png
...\...\drawable-mdpi
...\...\.............\ic_launcher.png
...\TimeDate.apk
gen
...\com
...\...\xuehai
...\...\......\R.java
proguard.cfg
project.properties
res
...\drawable-hdpi
...\.............\ic_launcher.png
...\drawable-ldpi
...\.............\ic_launcher.png
...\drawable-mdpi
...\.............\ic_launcher.png
...\layout
...\......\main.xml
...\values
...\......\strings.xml
src
...\com
...\...\xuehai
...\...\......\TimeDateActivity.java