Hi,
I am unable to get the WiFiDemo work.
Can you please help me with the issue.
My logcat shows "Unable to instantiate activity
ComponentInfo{com.example.android.wifidirect/
com.example.android.wifidirect.WiFiDirectActivity}:
java.lang.ClassNotFoundException:
com.example.android.wifidirect.WiFiDirectActivity in loader
dalvik.system.PathClassLoader[/data/app/
com.example.android.wifidirect-1.apk]
"
I am trying to run on my tab which supports tab level 12(Android 3.x)
i changed the level to 11 and checked. Still it is not working.
Can someone help me with this.
On Feb 14, 10:07 am, Brad Gogats <[email protected]> wrote:
> OK I will make sure to check everything out, I appreciate the advice and
> will get back to you tonight to see if I was making a dumb mistake :)
>
> Brad Gogats
>
> (571) 482-8761
> GMAIL <[email protected]>
> G+ <http://gplus.to/handysmurf>
>
> On Tue, Feb 14, 2012 at 10:51 AM, Kostya Vasilyev <[email protected]>wrote:
>
>
>
>
>
>
>
> > Even when using Java SDK 1.6, your compiler setting may be for targeting
> > 1.5.
>
> > To check:
>
> > - right click on your project in Eclipse
> > - bring up Properties
> > - select Java Compiler
>
> > Command line builds with ant (just in case that's what you're using)
> > default to 1.5 Java compliance level, unless overriden in a properties file.
>
> > -- Kostya
>
> > On 02/14/2012 07:47 PM, Brad Gogats wrote:
>
> > 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 <[email protected]>
> > G+ <http://gplus.to/handysmurf>
>
> > On Tue, Feb 14, 2012 at 10:26 AM, Mark Murphy
> > <[email protected]>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 <[email protected]>
> >> 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 <[email protected]> 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
> >> [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
>
> >> --
> >> 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 [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
>
> > --
> > 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
>
> > --
> > 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
--
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