I have imported the android project in Eclipse on Mac System,
I got Error as ” Project ‘PrjName’ is missing required library: ‘E:/workspace/Android/libs/android-viewbadger.jar’ PrjName ”
before that the project created and worked on Windows OS System,
please give any idea to clear that error….
Check your project settings, I’d say the build path is referencing something on your E: drive that just does not exist on the mac at that location.