文件名称:BubbleLiveWallPaper
- 所属分类:
- android开发
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2016-07-06
- 文件大小:
- 1.44mb
- 下载次数:
- 0次
- 提 供 者:
- tianc******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
安卓仿windows气泡动态壁纸是一套基于安卓的屏幕气泡动态壁纸项目源码,安装后没有桌面图标,可以在壁纸设置-动态壁纸里面找到。初始状态是有三个气泡会不规则移动,碰到桌面边缘以后会反弹,类似与windows里面的气泡屏幕保护程序。可以自己在设置里面选择气泡运动速度、气泡的样式类型、气泡数量、气泡透明度、气泡拖尾长度等选项。 -An Zhuofang windows bubble dynamic wallpaper is based on the Android screen bubble dynamic wallpaper project source code, no desktop icon installed, you can set the wallpaper- dynamic wallpaper inside to find. The initial state is that there are three bubbles will be irregular movement, hit the edge of the desktop will rebound, similar to the windows inside the bubble screen saver. Can own to set up inside the selection of velocity of a bubble, bubble type style, bubble quantity, and transparency of bubble, bubble tail length options.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BubbleLiveWallPaper
...................\.classpath
...................\.project
...................\AndroidManifest.xml
...................\assets
...................\bin
...................\...\AndroidManifest.xml
...................\...\BubbleLiveWallPaper.apk
...................\...\classes
...................\...\.......\com
...................\...\.......\...\example
...................\...\.......\...\.......\bubblelivewallpaper
...................\...\.......\...\.......\...................\Bubble.class
...................\...\.......\...\.......\...................\BuildConfig.class
...................\...\.......\...\.......\...................\MainActivity$WallpaperEngine$1.class
...................\...\.......\...\.......\...................\MainActivity$WallpaperEngine.class
...................\...\.......\...\.......\...................\MainActivity.class
...................\...\.......\...\.......\...................\R$array.class
...................\...\.......\...\.......\...................\R$attr.class
...................\...\.......\...\.......\...................\R$dimen.class
...................\...\.......\...\.......\...................\R$drawable.class
...................\...\.......\...\.......\...................\R$string.class
...................\...\.......\...\.......\...................\R$style.class
...................\...\.......\...\.......\...................\R$xml.class
...................\...\.......\...\.......\...................\R.class
...................\...\.......\...\.......\...................\WallpaperSettings.class
...................\...\classes.dex
...................\...\dexedLibs
...................\...\.........\android-support-v4-942497d5b27e839bca62399990383231.jar
...................\...\jarlist.cache
...................\...\res
...................\...\...\drawable-hdpi
...................\...\...\drawable-mdpi
...................\...\...\.............\appicon.png
...................\...\...\.............\bubble1.png
...................\...\...\.............\bubble2.png
...................\...\...\.............\bubble3.png
...................\...\...\.............\bubble4.png
...................\...\...\.............\ic_launcher.png
...................\...\...\drawable-xhdpi
...................\...\...\drawable-xxhdpi
...................\...\resources.ap_
...................\gen
...................\...\com
...................\...\...\example
...................\...\...\.......\bubblelivewallpaper
...................\...\...\.......\...................\BuildConfig.java
...................\...\...\.......\...................\R.java
...................\ic_launcher-web.png
...................\libs
...................\....\android-support-v4.jar
...................\proguard-project.txt
...................\project.properties
...................\res
...................\...\drawable-mdpi
...................\...\.............\appicon.png
...................\...\.............\bg.jpg
...................\...\.............\bubble1.png
...................\...\.............\bubble2.png
...................\...\.............\bubble3.png
...................\...\.............\bubble4.png
...................\...\.............\ic_launcher.png
...................\...\values
...................\...\......\arrays.xml
...................\...\......\strings.xml
...................\...\......\styles.xml
...................\...\values-sw600dp
...................\...\..............\dimens.xml
...................\...\values-sw720dp-land
...................\...\...................\dimens.xml
...................\...\values-v11
...................\...\..........\styles.xml
...................\...\values-v14
...................\...\..........\styles.xml
...................\...\xml
...................\...\...\bubblelivewallpaper.xml
...................\...\...\settings.xml
...................\src
...................\...\com
...................\...\...\example
...................\...\...\.......\bubblelivewallpaper
...................\...\...\.......\...................\Bubble.java
................