iam a beginner level programmer in android..Recently i have updated my ADT after that it showing an error in my project .Before this updation everthing was fine ..but now it showing following error which i copied from BOBcat...
05-27 09:38:58.046: E/AndroidRuntime(333): FATAL EXCEPTION: main
05-27 09:38:58.046: E/AndroidRuntime(333): java.lang.NoClassDefFoundError: my.newapp.freelanceeye.MainBase
but this Mainbase class is there in package
What will be the reason ...please someone help me
Thank you