Android Live wallpaper doesn't show
问题 i have just started learning live wallpapers and i made this little thing. the thing is my app compiles with out any problems. as i open it in the phone it shows the wallpaper in the preview but when i click "set as wallpaper" it somehow crashes, and returns the front screen, and my wallpaper turns black, but it doesn't run it. my guess is the problem is some where along the onDestory() .. public class Strips extends WallpaperService { private StripsEngine engine; @Override public void