文件名称:znuisp
介绍说明--下载内容来自于网络,使用问题请自行百度
三原色圆形时间锁屏源码是一个比较简单的锁屏项目源码。锁屏界面很有科技感。有蓝黄绿三个圆圈,代表的是时分秒。绿线走完一圈以后黄线增加六十分之一。黄线走完一圈后蓝线增加二十四分之一。按住中间的时间以后会在外围圈子上显示电话短信和桌面选项。拖到哪个解锁哪个。-Three circular time lock screen source is a relatively simple lock screen source project. Lock screen interface is a sense of science and technology. There are three blue and yellow green circle, on behalf of the hour. The green line walk around after the yellow line increased 1/60. Yellow line after a circle of blue lines increased by 1/24. Press and hold in the middle of the time will be displayed in the outer circle of the phone text messages and desktop options. Drag to which to unlock.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
592智能UI锁屏/
592智能UI锁屏/.classpath
592智能UI锁屏/.project
592智能UI锁屏/.settings/
592智能UI锁屏/.settings/org.eclipse.jdt.core.prefs
592智能UI锁屏/AndroidManifest.xml
592智能UI锁屏/assets/
592智能UI锁屏/bin/
592智能UI锁屏/bin/AndroidManifest.xml
592智能UI锁屏/bin/classes/
592智能UI锁屏/bin/classes/com/
592智能UI锁屏/bin/classes/com/example/
592智能UI锁屏/bin/classes/com/example/mylock/
592智能UI锁屏/bin/classes/com/example/mylock/BootBroadcastReceiver.class
592智能UI锁屏/bin/classes/com/example/mylock/BuildConfig.class
592智能UI锁屏/bin/classes/com/example/mylock/DrawView.class
592智能UI锁屏/bin/classes/com/example/mylock/MEActivity$1.class
592智能UI锁屏/bin/classes/com/example/mylock/MEActivity.class
592智能UI锁屏/bin/classes/com/example/mylock/R$attr.class
592智能UI锁屏/bin/classes/com/example/mylock/R$dimen.class
592智能UI锁屏/bin/classes/com/example/mylock/R$drawable.class
592智能UI锁屏/bin/classes/com/example/mylock/R$id.class
592智能UI锁屏/bin/classes/com/example/mylock/R$layout.class
592智能UI锁屏/bin/classes/com/example/mylock/R$menu.class
592智能UI锁屏/bin/classes/com/example/mylock/R$string.class
592智能UI锁屏/bin/classes/com/example/mylock/R$style.class
592智能UI锁屏/bin/classes/com/example/mylock/R.class
592智能UI锁屏/bin/classes/com/example/mylock/ZdLockService$1.class
592智能UI锁屏/bin/classes/com/example/mylock/ZdLockService$2.class
592智能UI锁屏/bin/classes/com/example/mylock/ZdLockService.class
592智能UI锁屏/bin/classes.dex
592智能UI锁屏/bin/dexedLibs/
592智能UI锁屏/bin/mylock.apk
592智能UI锁屏/bin/res/
592智能UI锁屏/bin/res/drawable-hdpi/
592智能UI锁屏/bin/res/drawable-hdpi/ic_launcher.png
592智能UI锁屏/bin/res/drawable-mdpi/
592智能UI锁屏/bin/res/drawable-mdpi/ic_launcher.png
592智能UI锁屏/bin/res/drawable-xhdpi/
592智能UI锁屏/bin/res/drawable-xhdpi/ic_launcher.png
592智能UI锁屏/bin/res/drawable-xxhdpi/
592智能UI锁屏/bin/res/drawable-xxhdpi/ic_launcher.png
592智能UI锁屏/bin/resources.ap_
592智能UI锁屏/gen/
592智能UI锁屏/gen/com/
592智能UI锁屏/gen/com/example/
592智能UI锁屏/gen/com/example/mylock/
592智能UI锁屏/gen/com/example/mylock/BuildConfig.java
592智能UI锁屏/gen/com/example/mylock/R.java
592智能UI锁屏/ic_launcher-web.png
592智能UI锁屏/libs/
592智能UI锁屏/proguard-project.txt
592智能UI锁屏/project.properties
592智能UI锁屏/res/
592智能UI锁屏/res/drawable-hdpi/
592智能UI锁屏/res/drawable-hdpi/ic_launcher.png
592智能UI锁屏/res/drawable-ldpi/
592智能UI锁屏/res/drawable-mdpi/
592智能UI锁屏/res/drawable-mdpi/ic_launcher.png
592智能UI锁屏/res/drawable-xhdpi/
592智能UI锁屏/res/drawable-xhdpi/ic_launcher.png
592智能UI锁屏/res/drawable-xxhdpi/
592智能UI锁屏/res/drawable-xxhdpi/ic_launcher.png
592智能UI锁屏/res/layout/
592智能UI锁屏/res/layout/activity_main.xml
592智能UI锁屏/res/menu/
592智能UI锁屏/res/menu/main.xml
592智能UI锁屏/res/values/
592智能UI锁屏/res/values/dimens.xml
592智能UI锁屏/res/values/strings.xml
592智能UI锁屏/res/values/styles.xml
592智能UI锁屏/res/values-sw600dp/
592智能UI锁屏/res/values-sw600dp/dimens.xml
592智能UI锁屏/res/values-sw720dp-land/
592智能UI锁屏/res/values-sw720dp-land/dimens.xml
592智能UI锁屏/res/values-v11/
592智能UI锁屏/res/values-v11/styles.xml
592智能UI锁屏/res/values-v14/
592智能UI锁屏/res/values-v14/styles.xml
592智能UI锁屏/src/
592智能UI锁屏/src/com/
592智能UI锁屏/src/com/example/
592智能UI锁屏/src/com/example/mylock/
592智能UI锁屏/src/com/example/mylock/BootBroadcastReceiver.java
592智能UI锁屏/src/com/example/mylock/DrawView.java
592智能UI锁屏/src/com/example/mylock/MEActivity.java
592智能UI锁屏/src/com/example/mylock/ZdLockService.java
592智能UI锁屏/说明.htm
592智能UI锁屏/.classpath
592智能UI锁屏/.project
592智能UI锁屏/.settings/
592智能UI锁屏/.settings/org.eclipse.jdt.core.prefs
592智能UI锁屏/AndroidManifest.xml
592智能UI锁屏/assets/
592智能UI锁屏/bin/
592智能UI锁屏/bin/AndroidManifest.xml
592智能UI锁屏/bin/classes/
592智能UI锁屏/bin/classes/com/
592智能UI锁屏/bin/classes/com/example/
592智能UI锁屏/bin/classes/com/example/mylock/
592智能UI锁屏/bin/classes/com/example/mylock/BootBroadcastReceiver.class
592智能UI锁屏/bin/classes/com/example/mylock/BuildConfig.class
592智能UI锁屏/bin/classes/com/example/mylock/DrawView.class
592智能UI锁屏/bin/classes/com/example/mylock/MEActivity$1.class
592智能UI锁屏/bin/classes/com/example/mylock/MEActivity.class
592智能UI锁屏/bin/classes/com/example/mylock/R$attr.class
592智能UI锁屏/bin/classes/com/example/mylock/R$dimen.class
592智能UI锁屏/bin/classes/com/example/mylock/R$drawable.class
592智能UI锁屏/bin/classes/com/example/mylock/R$id.class
592智能UI锁屏/bin/classes/com/example/mylock/R$layout.class
592智能UI锁屏/bin/classes/com/example/mylock/R$menu.class
592智能UI锁屏/bin/classes/com/example/mylock/R$string.class
592智能UI锁屏/bin/classes/com/example/mylock/R$style.class
592智能UI锁屏/bin/classes/com/example/mylock/R.class
592智能UI锁屏/bin/classes/com/example/mylock/ZdLockService$1.class
592智能UI锁屏/bin/classes/com/example/mylock/ZdLockService$2.class
592智能UI锁屏/bin/classes/com/example/mylock/ZdLockService.class
592智能UI锁屏/bin/classes.dex
592智能UI锁屏/bin/dexedLibs/
592智能UI锁屏/bin/mylock.apk
592智能UI锁屏/bin/res/
592智能UI锁屏/bin/res/drawable-hdpi/
592智能UI锁屏/bin/res/drawable-hdpi/ic_launcher.png
592智能UI锁屏/bin/res/drawable-mdpi/
592智能UI锁屏/bin/res/drawable-mdpi/ic_launcher.png
592智能UI锁屏/bin/res/drawable-xhdpi/
592智能UI锁屏/bin/res/drawable-xhdpi/ic_launcher.png
592智能UI锁屏/bin/res/drawable-xxhdpi/
592智能UI锁屏/bin/res/drawable-xxhdpi/ic_launcher.png
592智能UI锁屏/bin/resources.ap_
592智能UI锁屏/gen/
592智能UI锁屏/gen/com/
592智能UI锁屏/gen/com/example/
592智能UI锁屏/gen/com/example/mylock/
592智能UI锁屏/gen/com/example/mylock/BuildConfig.java
592智能UI锁屏/gen/com/example/mylock/R.java
592智能UI锁屏/ic_launcher-web.png
592智能UI锁屏/libs/
592智能UI锁屏/proguard-project.txt
592智能UI锁屏/project.properties
592智能UI锁屏/res/
592智能UI锁屏/res/drawable-hdpi/
592智能UI锁屏/res/drawable-hdpi/ic_launcher.png
592智能UI锁屏/res/drawable-ldpi/
592智能UI锁屏/res/drawable-mdpi/
592智能UI锁屏/res/drawable-mdpi/ic_launcher.png
592智能UI锁屏/res/drawable-xhdpi/
592智能UI锁屏/res/drawable-xhdpi/ic_launcher.png
592智能UI锁屏/res/drawable-xxhdpi/
592智能UI锁屏/res/drawable-xxhdpi/ic_launcher.png
592智能UI锁屏/res/layout/
592智能UI锁屏/res/layout/activity_main.xml
592智能UI锁屏/res/menu/
592智能UI锁屏/res/menu/main.xml
592智能UI锁屏/res/values/
592智能UI锁屏/res/values/dimens.xml
592智能UI锁屏/res/values/strings.xml
592智能UI锁屏/res/values/styles.xml
592智能UI锁屏/res/values-sw600dp/
592智能UI锁屏/res/values-sw600dp/dimens.xml
592智能UI锁屏/res/values-sw720dp-land/
592智能UI锁屏/res/values-sw720dp-land/dimens.xml
592智能UI锁屏/res/values-v11/
592智能UI锁屏/res/values-v11/styles.xml
592智能UI锁屏/res/values-v14/
592智能UI锁屏/res/values-v14/styles.xml
592智能UI锁屏/src/
592智能UI锁屏/src/com/
592智能UI锁屏/src/com/example/
592智能UI锁屏/src/com/example/mylock/
592智能UI锁屏/src/com/example/mylock/BootBroadcastReceiver.java
592智能UI锁屏/src/com/example/mylock/DrawView.java
592智能UI锁屏/src/com/example/mylock/MEActivity.java
592智能UI锁屏/src/com/example/mylock/ZdLockService.java
592智能UI锁屏/说明.htm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.