文件名称:WCYDialChart
介绍说明--下载内容均来自于网络,请自行研究使用
仪表盘源码可以在源码里自定义指针的颜色、仪表盘字体大小、仪表盘格子的颜色、指针样式、仪表盘最小值、仪表盘最大值。指针位置每秒随机变化一次。在我的854x480分辨率手机上表盘稍微有点变形,不过可以正常演示,使用的AChartEngine开源库,需要的朋友可以下载一下。默认编译版本4.0.3 编码UTF-8。 -Instrument panel source code in the source code can be customized in the color of the pointer, the size of the instrument panel font size, the color of the instrument panel grid, pointer style, instrument panel minimum value, the maximum value of the instrument panel. The pointer position is randomly changed once per second. 854x480 resolution on the phone with a slight deformation of the dial, but can be normal demonstration, the use of the AChartEngine open source library, you need a friend can download. The default compiled version 4.0.3 code UTF-8.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WCYDialChart
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.core.resources.prefs
............\.........\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\assets
............\bin
............\...\AndroidManifest.xml
............\...\classes
............\...\.......\com
............\...\.......\...\dialchart
............\...\.......\...\.........\example
............\...\.......\...\.........\.......\BuildConfig.class
............\...\.......\...\.........\.......\DialChartActivity$1.class
............\...\.......\...\.........\.......\DialChartActivity$2.class
............\...\.......\...\.........\.......\DialChartActivity$ValuesThread.class
............\...\.......\...\.........\.......\DialChartActivity.class
............\...\.......\...\.........\.......\R$attr.class
............\...\.......\...\.........\.......\R$drawable.class
............\...\.......\...\.........\.......\R$id.class
............\...\.......\...\.........\.......\R$layout.class
............\...\.......\...\.........\.......\R$string.class
............\...\.......\...\.........\.......\R.class
............\...\classes.dex
............\...\dexedLibs
............\...\.........\AChartEngine-06c3b525cb7b2a1b8b311d7342151222.jar
............\...\.........\android-support-v4-bf6893a0e4d5438075b138422ddb7925.jar
............\...\jarlist.cache
............\...\res
............\...\...\crunch
............\...\...\......\drawable-hdpi
............\...\...\......\.............\chart.png
............\...\...\......\.............\icon.png
............\...\...\......\.............\needle.png
............\...\...\......\.............\panel.png
............\...\...\......\.............\panel_pan.png
............\...\...\......\drawable-ldpi
............\...\...\......\.............\icon.png
............\...\...\......\drawable-mdpi
............\...\...\......\.............\icon.png
............\...\resources.ap_
............\...\WCYDialChart.apk
............\gen
............\...\com
............\...\...\dialchart
............\...\...\.........\example
............\...\...\.........\.......\BuildConfig.java
............\...\...\.........\.......\R.java
............\libs
............\....\AChartEngine.jar
............\....\android-support-v4.jar
............\proguard.cfg
............\project.properties
............\res
............\...\drawable-hdpi
............\...\.............\chart.png
............\...\.............\icon.png
............\...\.............\needle.png
............\...\.............\panel.png
............\...\.............\panel_pan.png
............\...\drawable-ldpi
............\...\.............\icon.png
............\...\drawable-mdpi
............\...\.............\icon.png
............\...\drawable-xhdpi
............\...\layout
............\...\......\main.xml
............\...\values
............\...\......\strings.xml
............\src
............\...\com
............\...\...\dialchart
............\...\...\.........\example
............\...\...\.........\.......\DialChartActivity.java
............\目录列表.txt
............\说明.htm