I have imported the Android SDK samples via the Android wizard. But I’m getting errors shown below:

I’ve confirmed that my Java is 1.6 (I’ve changed it to 1.5 and back), but to no avail:

Please let me know if there is anything else I can do!
Thanks!
Seems like you are missing android support library jar, you can add this library to you project by Right Click on your project -> Android Tools -> Add Support Library