I'm getting lots of errors in a sample project i imported, iv tried cleaning project and changing compiler level back and forth, but it hasn't helped, also tried adding support library.
The way I got sample was file> new> others> android project sample
Some of the errors i'm getting
Fragment Tabhost cannot be resolved to a type.
Fragment page adapter cannot be resolved to a type.
The import android.support.v13 cannot be resolved.
The method get count() of type action bar tab pager. tabadapter must override of implement a supertype method.
I haven't messed with it all the errors where there from when i opened it.