I am trying to use the following code
https://github.com/harism/android_page_curl
I selected Create Project.Use the current source. Pointed it to the directory and click on Run. Following are the errors I am getting. Any idea ?
I am trying to use the following code
https://github.com/harism/android_page_curl
I selected Create Project.Use the current source. Pointed it to the directory and click on Run. Following are the errors I am getting. Any idea ?
Try cleaning and building again. If not, it's likely that Eclipse is not recognizing your Android SDK install location. Check it under your Android preferences.
check this out 'Must Override a Superclass Method' Errors after importing a project into Eclipse
i would be willing to bet its the same issue, you can post some code but i dont think the @Override is there for the methods indicated in the error picture