I'm trying to build the Sample4Demos project (copied to my own workspace) with Android V4.0 as the target SDK. It is not building due to a number of errors of this type: "The method onPageScrolled(...) of type FragmentTabsPager.TabsAdapter must override a superclass method".

It seems to be fixed by removing the @Override that precedes the method in the code. Anyone else had this issue? Are these methods indeed not overrides?

  Doug Gordon
  GHCS Software

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to