java 如何在android中创建动态壁纸应用程序?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/15738801/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-31 20:42:22  来源:igfitidea点击:

How to create Live Wallpaper application in android?

javaandroidandroid-image

提问by Nilesh Patel

I want to create Live wallpaper in android where collection of images are play in fade in and fade out effect. So I can show it as live wallpaper.I want wallpaper like... Lord Krishna live wallpaper

我想在 android 中创建动态壁纸,其中图像集合以淡入淡出效果播放。所以我可以把它显示为动态壁纸。我想要壁纸,比如... 主克里希纳动态壁纸

So please reply if any link is available or any example of live wallpaper is available?

所以请回复是否有可用的链接或任何可用的动态壁纸示例?

回答by Garima Tiwari

Try out the following Vogella Tutorial on how to create a Live Wallpaper, might help you out! "http://www.vogella.com/articles/AndroidLiveWallpaper/article.html" :]

尝试以下有关如何创建动态壁纸的 Vogella 教程,可能会对您有所帮助!“ http://www.vogella.com/articles/AndroidLiveWallpaper/article.html”:]

回答by NewStack

Here is the sample code tutorial for creating live wallpaper application in android. click here

这是在android中创建动态壁纸应用程序的示例代码教程。点击这里