No I am using Java 1.6 but the overrides are still giving me issues.....i
will double check when I get home.


Brad Gogats

    (571) 482-8761
   GMAIL <gogat...@gmail.com>
  G+  <http://gplus.to/handysmurf>






On Tue, Feb 14, 2012 at 10:26 AM, Mark Murphy <mmur...@commonsware.com>wrote:

> That indicates you are building using Java 1.5. Java 1.6 supported
> @Override for implementations of interface-defined methods.
>
> On Tue, Feb 14, 2012 at 10:24 AM, schnie <greg.neihei...@gmail.com> wrote:
> > i experienced this as well, all i did was remove the @override's for
> > methods that were just implemented from interfaces.
> >
> > On Feb 6, 10:40 am, bradgog <gogat...@gmail.com> wrote:
> >> I have been trying to compile the WI-FI Direct Sample code in the new
> SDK
> >> and am getting a ton of superclass overide errors, has anyone been able
> to
> >> properly compile the sample code and generate an APK from the SDK?  If
> so I
> >> would greatly appreciate it if you could post the apl or contact me
> >> directly, thanks
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> > http://groups.google.com/group/android-developers?hl=en
>
>
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.4
> Available!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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

Reply via email to