开发者

Android Live Wallpaper + Sprite Animation [closed]

开发者 https://www.devze.com 2023-03-26 17:32 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I'm a newbie in programming and is very much interested in knowing how to create my own Android Live Wallpaper. I know that a lot of resources are out there but they were pertaining to some advance level of knowledge.

Can anyone provide a "step by step" sprite animation to be implemented in Live Wallpaper? This by the way helped:

http://www.codeproject.com/Articles/140223/Create-a-live-aquarium-wallpaper-in-Android

but still when I try modifying it, add开发者_如何学JAVAing random movements, different sprite size, the template was not that "friendly". Please I want to know it.


First download this live wallpaper template:

https://github.com/MasDennis/RajawaliWallpaperTemplate

Then go here to learn how to do the sprite animations in the renderer class:

http://www.rozengain.com/blog/2012/04/26/rajawali-tutorial-20-animated-sprites/

Hope this helps you.

0

精彩评论

暂无评论...
验证码 换一张
取 消