Tuesday, June 7, 2011

Re: [android-developers] ADK Errors in Eclipse

If you're using the *future.* API you need to compile against the
Google APIs add-ons.

It'll run on stock 3.1 but the 3.1 platform does not expose the
*.future.* API. It exposes
http://developer.android.com/reference/android/hardware/usb/UsbAccessory.html
instead.

On Thu, May 19, 2011 at 9:33 PM, yc <yosofun@gmail.com> wrote:
> I've managed to make my ADK board blink - I'm on the step where I am
> trying to install the app on my Android, but when I got the v10 and
> v12 API and created a new DemoKit file, I get 29 errors:
>
> The import com.android.future cannot be resolved, etc
> UsbAccessory cannot be resolved to a type
>
> I've tried deleting v10 and 12 and redownloading via the AVD in
> Eclipse. Same 29 errors. Please help!
>
> http://a.android.com/demokit
>
> --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

--
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.
http://developer.android.com | http://tools.android.com

Please do not send me questions 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment