I have issue with NoClassDefinitionfound, while running com.commonsware.cwac.wakeful.demo from https://github.com/commonsguy/cwac-wakeful, Its not getting the Launcher activity DemoActivity. Note , I have integrate library for the same from above link. Please help me,Thanks.
07-09 17:20:30.994: E/AndroidRuntime(3107): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.commonsware.cwac.wakeful.demo/com.commonsware.cwac.wakeful.demo.DemoActivity}: java.lang.ClassNotFoundException: com.commonsware.cwac.wakeful.demo.DemoActivity in loader dalvik.system.PathClassLoader[/data/app/com.commonsware.cwac.wakeful.demo-2.apk]