文件名称:colorpicker
介绍说明--下载内容均来自于网络,请自行研究使用
色盘选择返回RGB颜色值源码是一个颜色选择器的小例子源码,获取到的颜色RGB数值会用Log打印出来。小例子很精简如有需要可以集成到自己的项目,本项目编码GBK默认编译版本4.4.2。-Color disk to return to the RGB color value source code is a small example of the color of the source code, to obtain the color RGB value will be printed out with Log. Small examples are very simple, such as the need to be able to integrate into their own projects, the project code GBK compiled version of the default 4.4.2.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
colorpicker-master
..................\.classpath
..................\.gitattributes
..................\.gitignore
..................\.project
..................\.settings
..................\.........\org.eclipse.core.resources.prefs
..................\.........\org.eclipse.jdt.core.prefs
..................\AndroidManifest.xml
..................\assets
..................\bin
..................\...\AndroidManifest.xml
..................\...\classes
..................\...\.......\com
..................\...\.......\...\style
..................\...\.......\...\.....\colorpicker
..................\...\.......\...\.....\...........\BuildConfig.class
..................\...\.......\...\.....\...........\ColorPickerView$1.class
..................\...\.......\...\.....\...........\ColorPickerView$onColorChangedListener.class
..................\...\.......\...\.....\...........\ColorPickerView.class
..................\...\.......\...\.....\...........\MainActivity$1.class
..................\...\.......\...\.....\...........\MainActivity.class
..................\...\.......\...\.....\...........\R$attr.class
..................\...\.......\...\.....\...........\R$dimen.class
..................\...\.......\...\.....\...........\R$drawable.class
..................\...\.......\...\.....\...........\R$id.class
..................\...\.......\...\.....\...........\R$layout.class
..................\...\.......\...\.....\...........\R$menu.class
..................\...\.......\...\.....\...........\R$string.class
..................\...\.......\...\.....\...........\R$style.class
..................\...\.......\...\.....\...........\R.class
..................\...\classes.dex
..................\...\colorpicker-master.apk
..................\...\dexedLibs
..................\...\.........\android-support-v4-a44933a70a3386b0eb24c86a91b1f9ef.jar
..................\...\.........\android-support-v4-bd4b920d91bcd928c1923a41d32333d9.jar
..................\...\.........\android-support-v7-appcompat-d97dcefc445f6ea30979e31d16175421.jar
..................\...\.........\appcompat_v7_4-15b371f902166c4e62859cd46e271389.jar
..................\...\jarlist.cache
..................\...\R.txt
..................\...\res
..................\...\...\crunch
..................\...\...\......\drawable-hdpi
..................\...\...\......\.............\icon_colorpanel.png
..................\...\...\......\.............\ic_launcher.png
..................\...\...\......\drawable-mdpi
..................\...\...\......\.............\ic_launcher.png
..................\...\...\......\drawable-xhdpi
..................\...\...\......\..............\ic_launcher.png
..................\...\...\......\drawable-xxhdpi
..................\...\...\......\...............\color_picker.png
..................\...\...\......\...............\color_range.png
..................\...\...\......\...............\ic_launcher.png
..................\...\resources.ap_
..................\gen
..................\...\com
..................\...\...\style
..................\...\...\.....\colorpicker
..................\...\...\.....\...........\BuildConfig.java
..................\...\...\.....\...........\R.java
..................\ic_launcher-web.png
..................\libs
..................\....\android-support-v4.jar
..................\proguard-project.txt
..................\project.properties
..................\res
..................\...\drawable-hdpi
..................\...\.............\icon_colorpanel.png
..................\...\.............\ic_launcher.png
..................\...\drawable-ldpi
..................\...\drawable-mdpi
..................\...\.............\ic_launcher.png
..................\...\drawable-xhdpi
..................\...\..............\ic_launcher.png
..................\...\drawable-xxhdpi
..................\...\...............\color_picker.png
..................\...\...............\color_range.png
..................\...\...............\ic_launcher.png
..................\...\layout
..................\...\......\activity_main.xml
..................\...\......\color_picker.xml
.....