Description: 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.
To Search:
File list (Check if you may need any files):
.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