文件名称:yejianmoshi
介绍说明--下载内容均来自于网络,请自行研究使用
一个关于白天和黑夜模式切换的源码。可以实现换肤功能。针对白天和选择切换不同的背景。-A source about day and night mode switch. Can realize the function of the skin. In view of the day and switch different background.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
白天黑夜切换实例
................\nightMode
................\.........\.classpath
................\.........\.project
................\.........\.settings
................\.........\.........\org.eclipse.jdt.core.prefs
................\.........\AndroidManifest.xml
................\.........\assets
................\.........\bin
................\.........\...\AndroidManifest.xml
................\.........\...\classes
................\.........\...\.......\com
................\.........\...\.......\...\example
................\.........\...\.......\...\.......\nightmode
................\.........\...\.......\...\.......\.........\BaseActivity.class
................\.........\...\.......\...\.......\.........\BuildConfig.class
................\.........\...\.......\...\.......\.........\MainActivity.class
................\.........\...\.......\...\.......\.........\R$attr.class
................\.........\...\.......\...\.......\.........\R$color.class
................\.........\...\.......\...\.......\.........\R$dimen.class
................\.........\...\.......\...\.......\.........\R$drawable.class
................\.........\...\.......\...\.......\.........\R$id.class
................\.........\...\.......\...\.......\.........\R$layout.class
................\.........\...\.......\...\.......\.........\R$menu.class
................\.........\...\.......\...\.......\.........\R$string.class
................\.........\...\.......\...\.......\.........\R$style.class
................\.........\...\.......\...\.......\.........\R.class
................\.........\...\.......\...\.......\.........\SettingActivity.class
................\.........\...\.......\...\.......\.........\SkinSettingManager.class
................\.........\...\classes.dex
................\.........\...\dexedLibs
................\.........\...\.........\android-support-v4-cf9220369df5515bcc12e2c029e8b20f.jar
................\.........\...\jarlist.cache
................\.........\...\nightMode.apk
................\.........\...\res
................\.........\...\...\crunch
................\.........\...\...\......\drawable-hdpi
................\.........\...\...\......\.............\ic_launcher.png
................\.........\...\...\......\drawable-mdpi
................\.........\...\...\......\.............\ic_launcher.png
................\.........\...\...\......\drawable-xhdpi
................\.........\...\...\......\..............\ic_launcher.png
................\.........\...\...\......\drawable-xxhdpi
................\.........\...\...\......\...............\ic_launcher.png
................\.........\...\resources.ap_
................\.........\gen
................\.........\...\com
................\.........\...\...\example
................\.........\...\...\.......\nightmode
................\.........\...\...\.......\.........\BuildConfig.java
................\.........\...\...\.......\.........\R.java
................\.........\ic_launcher-web.png
................\.........\libs
................\.........\....\android-support-v4.jar
................\.........\proguard-project.txt
................\.........\project.properties
................\.........\res
................\.........\...\drawable-hdpi
................\.........\...\.............\ic_launcher.png
................\.........\...\drawable-ldpi
................\.........\...\drawable-mdpi
................\.........\...\.............\ic_launcher.png
................\.........\...\drawable-xhdpi
................\.........\...\..............\ic_launcher.png
................\.........\...\drawable-xxhdpi
................\.........\...\...............\ic_launcher.png
................\.........\...\layout
................\.........\...\......\activity_main.xml
................\.........\...\......\setting.xml
................\.........\...\menu
................\.........\...\....\main.xml
................\.........\...\values
................\.........\...\......\attrs.xml
................\.........\...\......\color.xml
................\.........\...\......\dimens.xml
................\..