Android

Unable to resolve superclass of Activity

Posted on

Unable to resolve superclass When you added Android Support library to your project in Eclipse ADT, to implement classes like FragmentActivity, ViewPager etc At times you may see this error which results in app crash due to Unable to resolve superclass, Unable to resolve superclass of Lin/AppPath/MainActivity; (9) 05-16 14:10:11.705: W/dalvikvm(6534): Link of class ‘Lin/AppPath/MainActivity;’ […]