This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
If you have root access you can remove HtcWeatherWallpaper.apk
That's what was causing the cloud effect on my HTC Hero. Though it may be called something different on another phone or ROM.
You can remove it through windows command prompt with the following code:
adb remount
adb shell rm /system/app/HtcWeatherWallpaper.apk
If you haven't rooted your phone, these instructions probably don't make sense, but you'll likely understand once you go through the process of rooting.