I am using Eclipse Galileo for android developing . Almost a newbie. My Eclipse was running fine with android SDK before I setting up OS . I am using Windows 7 32 bit . After new installation of OS , I reset adt plugin . Now , the android programs starts fine but the code is not working . I just found a ClassNotFoundException in a program . What’s the problem here ? Can anyone give me a solution ? Thanks in advance .
Share
did you add the android sdk lib? If you didn’t Eclipse will not find the Android classes. Go to Project property Android and choose your API level.