LiveWallpaper: java.lang.IllegalStateException: Surface has already been released

Viewed 6872

I have created a Live Wallpaper.

It works fine, but if I want long press on the screen and I go to Live Wallpapers and open my Live Wallpaper in preview, after that the Wallpaper goes havoc.

I get the exception: java.lang.IllegalStateException: Surface has already been released.

1 Answers
Related