文件名称:opengl2Demo
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个基于libGDX的android动态壁纸,实现的是背景炫彩变换,其实写的比较低级,只是个简单的demo(基于libGDX1.41完成)。-This is a Android based dynamic libGDX wallpaper, is the realization of the background color transformation, in fact, written in relatively low, just a simple demo (based on libGDX1.41 complete).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
opengl2Demo\.classpath
...........\.gitignore
...........\..radle\2.1\taskArtifacts\cache.properties
...........\.......\...\.............\cache.properties.lock
...........\.......\...\.............\fileHashes.bin
...........\.......\...\.............\fileSnapshots.bin
...........\.......\...\.............\outputFileStates.bin
...........\.......\...\.............\taskArtifacts.bin
...........\.project
...........\.settings\gradle\org.springsource.ide.eclipse.gradle.core.import.prefs
...........\.........\......\org.springsource.ide.eclipse.gradle.core.prefs
...........\.........\......\org.springsource.ide.eclipse.gradle.refresh.prefs
...........\android\.classpath
...........\.......\.project
...........\.......\.settings\gradle\org.springsource.ide.eclipse.gradle.core.prefs
...........\.......\.........\......\org.springsource.ide.eclipse.gradle.refresh.prefs
...........\.......\.........\org.eclipse.jdt.core.prefs
...........\.......\android.iml
...........\.......\AndroidManifest.xml
...........\.......\assets\badlogic.jpg
...........\.......\......\badlogic.png
...........\.......\bin\AndroidManifest.xml
...........\.......\...\classes\com\mygdx\game\android\AndroidLauncher.class
...........\.......\...\.......\...\.....\....\.......\BuildConfig.class
...........\.......\...\.......\...\.....\....\.......\R$attr.class
...........\.......\...\.......\...\.....\....\.......\R$drawable.class
...........\.......\...\.......\...\.....\....\.......\R$string.class
...........\.......\...\.......\...\.....\....\.......\R$style.class
...........\.......\...\.......\...\.....\....\.......\R$xml.class
...........\.......\...\.......\...\.....\....\.......\R.class
...........\.......\...\classes.dex
...........\.......\...\dexedLibs\box2dlights-1.2-ad96aae8310d0a2dbcf6d4f29dc7db37.jar
...........\.......\...\.........\gdx-1.4.1-9b50d326fe9423192295745d85fa9f3d.jar
...........\.......\...\.........\gdx-backend-android-1.4.1-5d6b134fc7caa0d4b6432dc583d9f59e.jar
...........\.......\...\.........\gdx-box2d-1.4.1-3d4f9b420914e3e0e38f1cf982b2332d.jar
...........\.......\...\.........\gdx-bullet-1.4.1-8dec26682974aa58bcb7d85427281b49.jar
...........\.......\...\.........\gdx-controllers-1.4.1-902856786429fd4b439f8a6f8cb132a7.jar
...........\.......\...\.........\gdx-controllers-android-1.4.1-3e06ee95a3ed72f3ab10c0ea850193ac.jar
...........\.......\...\.........\gdx-freetype-1.4.1-ee96249e05d32289f333486e9fcc9eef.jar
...........\.......\...\my-gdx-game-android.apk
...........\.......\...\res\crunch\drawable-hdpi\ic_launcher.png
...........\.......\...\...\......\.........mdpi\ic_launcher.png
...........\.......\...\...\......\.........xhdpi\ic_launcher.png
...........\.......\...\...\......\..........xhdpi\ic_launcher.png
...........\.......\...\resources.ap_
...........\.......\build.gradle
...........\.......\build.xml
...........\.......\gen\com\mygdx\game\android\BuildConfig.java
...........\.......\...\...\.....\....\.......\R.java
...........\.......\ic_launcher-web.png
...........\.......\libs\armeabi\libgdx-box2d.so
...........\.......\....\.......\libgdx-bullet.so
...........\.......\....\.......\libgdx-freetype.so
...........\.......\....\.......\libgdx.so
...........\.......\....\.......-v7a\libgdx-box2d.so
...........\.......\....\...........\libgdx-bullet.so
...........\.......\....\...........\libgdx-freetype.so
...........\.......\....\...........\libgdx.so
...........\.......\....\x86\libgdx-box2d.so
...........\.......\....\...\libgdx-bullet.so
...........\.......\....\...\libgdx-freetype.so
...........\.......\....\...\libgdx.so
...........\.......\proguard-project.txt
...........\.......\project.properties
...........\.......\res\drawable-hdpi\ic_launcher.png
...........\.......\...\.........mdpi\ic_launcher.png
...........\.......\...\.........xhdpi\ic_launcher.png
...........\.......\...\..........xhdpi\ic_launcher.png
...........\.......\...\values\strings.xml
...........\.......\...\......\styles.xml
...........\.......\...\xml\livewallpaper.xml
...........\.......\src\com\mygdx\game\android\AndroidLauncher.