文件名称:MyAnalogClock
介绍说明--下载内容均来自于网络,请自行研究使用
详细介绍 - [ 自定义时钟源码系统 ]
自定义时钟源码(三种方法实现,秒针效果,源码中有详细注解)-Custom clock source system.
Custom clock source (the implementation, three methods of the second effect, there are detailed notes in the source code)
自定义时钟源码(三种方法实现,秒针效果,源码中有详细注解)-Custom clock source system.
Custom clock source (the implementation, three methods of the second effect, there are detailed notes in the source code)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyAnalogClock
.............\.classpath
.............\.project
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\classes.dex
.............\...\com
.............\...\...\sky_dreaming
.............\...\...\............\analogic_clock
.............\...\...\............\..............\animation
.............\...\...\............\..............\.........\RotateAnimation.class
.............\...\...\............\..............\R$attr.class
.............\...\...\............\..............\R$drawable.class
.............\...\...\............\..............\R$id.class
.............\...\...\............\..............\R$layout.class
.............\...\...\............\..............\R$string.class
.............\...\...\............\..............\R.class
.............\...\...\............\..............\RotateAnimationClock$1.class
.............\...\...\............\..............\RotateAnimationClock$2.class
.............\...\...\............\..............\RotateAnimationClock$3.class
.............\...\...\............\..............\RotateAnimationClock.class
.............\...\...\............\..............\view
.............\...\...\............\..............\....\AnalogClock$1.class
.............\...\...\............\..............\....\AnalogClock$2.class
.............\...\...\............\..............\....\AnalogClock.class
.............\...\...\............\..............\....\TimerClock$1.class
.............\...\...\............\..............\....\TimerClock$2.class
.............\...\...\............\..............\....\TimerClock$3.class
.............\...\...\............\..............\....\TimerClock.class
.............\...\MyAnalogClock.apk
.............\...\resources.ap_
.............\default.properties
.............\gen
.............\...\com
.............\...\...\sky_dreaming
.............\...\...\............\analogic_clock
.............\...\...\............\..............\R.java
.............\res
.............\...\drawable
.............\...\........\clock.jpg
.............\...\........\hands.png
.............\...\........\hour_hand.png
.............\...\........\icon.png
.............\...\........\minute_hand.png
.............\...\........\second_hand.png
.............\...\layout
.............\...\......\main.xml
.............\...\values
.............\...\......\strings.xml
.............\src
.............\...\com
.............\...\...\sky_dreaming
.............\...\...\............\analogic_clock
.............\...\...\............\..............\animation
.............\...\...\............\..............\.........\RotateAnimation.java
.............\...\...\............\..............\RotateAnimationClock.java
.............\...\...\............\..............\view
.............\...\...\............\..............\....\AnalogClock.java
.............\...\...\............\..............\....\TimerClock.java
.............\说明.htm