文件名称:LiveWallpaper_src
介绍说明--下载内容均来自于网络,请自行研究使用
创见Android活动壁纸
Starting with Android 2.1. (API Level 7), developers can create live wallpapers - richer, animated, interactive backgrounds - on their home screens. A live wallpaper is very similar to a normal Android application: you can create menu with settings, use SGL and OpenGL for drawing, accelerometer, etc.-In this article I want to demonstrate how to create live wallpaper from scratch. Step-by-step we will create live wallpaper that would output TV test pattern on out home screen. Just like on real TV during night ours!
Starting with Android 2.1. (API Level 7), developers can create live wallpapers - richer, animated, interactive backgrounds - on their home screens. A live wallpaper is very similar to a normal Android application: you can create menu with settings, use SGL and OpenGL for drawing, accelerometer, etc.-In this article I want to demonstrate how to create live wallpaper from scratch. Step-by-step we will create live wallpaper that would output TV test pattern on out home screen. Just like on real TV during night ours!
相关搜索: ANDROID
live
wallpaper
android
opengl
wallpaper
android
live
wallpaper
livewallpaper
livewallpaper_src
zip
android2
1
livewallpaper
andriod
livewallpaper
opengl
opengl
android
live
wallpaper
android
opengl
wallpaper
android
live
wallpaper
livewallpaper
livewallpaper_src
zip
android2
1
livewallpaper
andriod
livewallpaper
opengl
opengl
android
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LiveWallpaper\.classpath
.............\.project
.............\AndroidManifest.xml
.............\bin\LiveWallpaper.apk
.............\...\ca\jvsh\livewallpaper\LiveWallpaper$TestPatternEngine$1.class
.............\...\..\....\.............\LiveWallpaper$TestPatternEngine.class
.............\...\..\....\.............\LiveWallpaper.class
.............\...\..\....\.............\LiveWallpaperSettings.class
.............\...\..\....\.............\R$array.class
.............\...\..\....\.............\R$attr.class
.............\...\..\....\.............\R$drawable.class
.............\...\..\....\.............\R$string.class
.............\...\..\....\.............\R$xml.class
.............\...\..\....\.............\R.class
.............\...\classes.dex
.............\...\resources.ap_
.............\default.properties
.............\gen\ca\jvsh\livewallpaper\R.java
.............\res\drawable-hdpi\icon.png
.............\...\.........ldpi\icon.png
.............\...\.........mdpi\icon.png
.............\...\values\strings.xml
.............\...\......\testpatterns.xml
.............\...\xml\livewallpaper.xml
.............\...\...\livewallpaper_settings.xml
.............\src\ca\jvsh\livewallpaper\LiveWallpaper.java
.............\...\..\....\.............\LiveWallpaperSettings.java
.............\.project
.............\AndroidManifest.xml
.............\bin\LiveWallpaper.apk
.............\...\ca\jvsh\livewallpaper\LiveWallpaper$TestPatternEngine$1.class
.............\...\..\....\.............\LiveWallpaper$TestPatternEngine.class
.............\...\..\....\.............\LiveWallpaper.class
.............\...\..\....\.............\LiveWallpaperSettings.class
.............\...\..\....\.............\R$array.class
.............\...\..\....\.............\R$attr.class
.............\...\..\....\.............\R$drawable.class
.............\...\..\....\.............\R$string.class
.............\...\..\....\.............\R$xml.class
.............\...\..\....\.............\R.class
.............\...\classes.dex
.............\...\resources.ap_
.............\default.properties
.............\gen\ca\jvsh\livewallpaper\R.java
.............\res\drawable-hdpi\icon.png
.............\...\.........ldpi\icon.png
.............\...\.........mdpi\icon.png
.............\...\values\strings.xml
.............\...\......\testpatterns.xml
.............\...\xml\livewallpaper.xml
.............\...\...\livewallpaper_settings.xml
.............\src\ca\jvsh\livewallpaper\LiveWallpaper.java
.............\...\..\....\.............\LiveWallpaperSettings.java