hey guys i change the package name in manifest file so that i have a separate package for all the activities and it is giving me error classnotfoundexception when although the classes shown in log cat are present in my source folder.
i even then changed the package name to previous one. and still it is giving me the same error.