I'd like to developp a live wallpaper. After some researches, I concluded that there were two options to create one :
Directly, i.e like it's said on Android-Developpers ( http://developer.android.com/resources/articles/live-wallpapers.html )
Or thanks to a game engine like AndEngine ( http://code.google.com/p/andenginelivewallpaperextension/ )
I've never developed Live Wallpaper. Which solution is the easiest and fastest ?
Thanks.