Hello,
what ever I tried, I can't launch the Live Wallpaper Example or to be more precise I can not find a functioning example which could be started without exception and a necessary force close. All the other examples are working fine in my setup.
The message I'm getting:
03-30 00:54:27.779: E/AndroidRuntime(603): java.lang.RuntimeException: Unable to instantiate service org.anddev.wallpaper.live.cigarette.LiveWallpaperService: java.lang.ClassNotFoundException: org.anddev.wallpaper.live.cigarette.LiveWallpaperService in loader dalvik.system.PathClassLoader@44e8cbc8
Development Environment:
Eclipse Helios
ADT 17
All Android APIs >7
Attached are screenshots of my Workspace and LogCat window in the moment of exception.
EDIT: The samples I tried are not working on real devices either...
I'd appreciate very much if someone could point me to the right direction.
