91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 206KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-06-15
  • 語言: Java
  • 標簽: 動態(tài)壁紙??

資源簡介

本項目是一個動態(tài)壁紙引擎項目。本站之前介紹過一個櫻花動態(tài)壁紙和一個氣泡動態(tài)壁紙,點擊分類里面的壁紙分類就可以看到,但是如果您想學習一下安卓動態(tài)壁紙的開發(fā)一定不能錯過這個項目。本項目完全可以作為動態(tài)壁紙開發(fā)的指導案例,整個項目只有三個java文件,源碼里注釋量非常大,并且作者還用大白話講述了自己對動態(tài)壁紙開發(fā)中的一些知識的理解。項目設置完畢以后會在桌面出現一個簡單的不斷翻滾的立方體,手指接觸屏幕以后還會出現一個圓跟隨觸摸的地方移動。需要注意的是本項目編譯運行以后不會在桌面生成圖標,可以在壁紙設置里面的動態(tài)壁紙中找到。

資源截圖

代碼片段和文件信息

/**?Automatically?generated?file.?DO?NOT?MODIFY?*/
package?xiaoma.cube1;

public?final?class?BuildConfig?{
????public?final?static?boolean?DEBUG?=?true;
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????475??2014-03-28?21:20??CubeLiveWallpaperDemo\.classpath

?????文件????????857??2012-03-13?07:23??CubeLiveWallpaperDemo\.project

?????文件????????177??2014-03-28?21:20??CubeLiveWallpaperDemo\.settings\org.eclipse.jdt.core.prefs

?????文件???????1971??2012-03-15?11:56??CubeLiveWallpaperDemo\AndroidManifest.xml

?????文件???????1971??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\AndroidManifest.xml

?????文件????????333??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\BuildConfig.class

?????文件????????723??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper1$CubeEngine$1.class

?????文件???????5785??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper1$CubeEngine.class

?????文件???????1051??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper1.class

?????文件????????723??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper2$CubeEngine$1.class

?????文件???????8721??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper2$CubeEngine.class

?????文件????????436??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper2$ThreeDLine.class

?????文件????????435??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper2$ThreeDPoint.class

?????文件???????1059??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper2.class

?????文件???????1677??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\CubeWallpaper2Settings.class

?????文件????????576??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\R$array.class

?????文件????????322??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\R$attr.class

?????文件????????389??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\R$drawable.class

?????文件????????627??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\R$string.class

?????文件????????435??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\R$xml.class

?????文件????????489??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes\xiaoma\cube1\R.class

?????文件??????17704??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\classes.dex

?????文件??????25587??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\CubeLiveWallpaperDemo.apk

?????文件????????943??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\dexedLibs\annotations-28e0d440ffae02fd40b6eb8dc327994c.jar

?????文件????????120??2014-03-28?21:20??CubeLiveWallpaperDemo\bin\jarlist.cache

?????文件???????3966??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\res\crunch\drawable-hdpi\ic_launcher.png

?????文件???????1537??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\res\crunch\drawable-ldpi\ic_launcher.png

?????文件???????2200??2014-03-28?21:21??CubeLiveWallpaperDemo\bin\res\crunch\drawable-mdpi\ic_launcher.png

?????文件???????3966??2012-03-15?11:59??CubeLiveWallpaperDemo\bin\res\drawable-hdpi\ic_launcher.png

?????文件???????1537??2012-03-15?11:59??CubeLiveWallpaperDemo\bin\res\drawable-ldpi\ic_launcher.png

............此處省略57個文件信息

評論

共有 條評論