文件名称:CubeLiveWallpaper
介绍说明--下载内容均来自于网络,请自行研究使用
动态壁纸开发必看源码完全可以作为动态壁纸开发的指导案例,整个项目只有三个java文件,源码里注释量非常大,并且作者还用大白话讲述了自己对动态壁纸开发中的一些知识的理解。项目设置完毕以后会在桌面出现一个简单的不断翻滚的立方体,手指接触屏幕以后还会出现一个圆跟随触摸的地方移动。需要注意的是本项目编译运行以后不会在桌面生成图标,可以在壁纸设置里面的动态壁纸中找到。-Dynamic wallpaper development must see source code can be as dynamic wallpaper development of guiding cases, the project only three java files, source code annotation quantity is very large. And the author also used the vernacular tells the story of his on the wallpaper in the development of some of the knowledge and understanding. After the completion of the project will appear on the desktop a simple continuous rolling cube, the finger touch screen will appear after a circle follow the touch of the place to move. Need to pay attention to the project will not be compiled to run on the desktop icon, you can find in the wallpaper settings inside the dynamic wallpaper.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CubeLiveWallpaperDemo
.....................\.classpath
.....................\.project
.....................\.settings
.....................\.........\org.eclipse.jdt.core.prefs
.....................\AndroidManifest.xml
.....................\assets
.....................\bin
.....................\...\AndroidManifest.xml
.....................\...\classes
.....................\...\.......\xiaoma
.....................\...\.......\......\cube1
.....................\...\.......\......\.....\BuildConfig.class
.....................\...\.......\......\.....\CubeWallpaper1$CubeEngine$1.class
.....................\...\.......\......\.....\CubeWallpaper1$CubeEngine.class
.....................\...\.......\......\.....\CubeWallpaper1.class
.....................\...\.......\......\.....\CubeWallpaper2$CubeEngine$1.class
.....................\...\.......\......\.....\CubeWallpaper2$CubeEngine.class
.....................\...\.......\......\.....\CubeWallpaper2$ThreeDLine.class
.....................\...\.......\......\.....\CubeWallpaper2$ThreeDPoint.class
.....................\...\.......\......\.....\CubeWallpaper2.class
.....................\...\.......\......\.....\CubeWallpaper2Settings.class
.....................\...\.......\......\.....\R$array.class
.....................\...\.......\......\.....\R$attr.class
.....................\...\.......\......\.....\R$drawable.class
.....................\...\.......\......\.....\R$string.class
.....................\...\.......\......\.....\R$xml.class
.....................\...\.......\......\.....\R.class
.....................\...\classes.dex
.....................\...\CubeLiveWallpaperDemo.apk
.....................\...\dexedLibs
.....................\...\.........\annotations-28e0d440ffae02fd40b6eb8dc327994c.jar
.....................\...\jarlist.cache
.....................\...\res
.....................\...\...\crunch
.....................\...\...\......\drawable-hdpi
.....................\...\...\......\.............\ic_launcher.png
.....................\...\...\......\drawable-ldpi
.....................\...\...\......\.............\ic_launcher.png
.....................\...\...\......\drawable-mdpi
.....................\...\...\......\.............\ic_launcher.png
.....................\...\...\drawable-hdpi
.....................\...\...\.............\ic_launcher.png
.....................\...\...\drawable-ldpi
.....................\...\...\.............\ic_launcher.png
.....................\...\...\drawable-mdpi
.....................\...\...\.............\ic_launcher.png
.....................\...\resources.ap_
.....................\gen
.....................\...\xiaoma
.....................\...\......\cube1
.....................\...\......\.....\BuildConfig.java
.....................\...\......\.....\R.java
.....................\proguard.cfg
.....................\project.properties
.....................\res
.....................\...\drawable-hdpi
.....................\...\.............\ic_launcher.png
.....................\...\drawable-ldpi
.....................\...\.............\ic_launcher.png
.....................\...\drawable-mdpi
.....................\...\.............\ic_launcher.png
.....................\...\drawable-xhdpi
.....................\...\layout
.....................\...\values
.....................\...\......\shapes.xml
.....................\...\......\strings.xml
.....................\...\xml
.....................\...\...\cube1.xml
.....................\...\...\cube2.xml
.....................\...\...\cube2_settings.xml
.....................\src
.....................\...\xiaoma
.....................\...\......\cube1
.....................\...\......\.....\CubeWallpaper1.java
.....................\...\......\.....\CubeWallpaper2.java
.....................\...\......\.....\CubeWallpaper2Settings.java
.....................\说明.htm