ADK and Eclipse woes - com.android.future and USBAccessory?

后端 未结 1 1719
情深已故
情深已故 2021-02-07 23:36

I am trying to get ADK (Accessory Development Kit) set up with Eclipse, but after updating to API 12, to run the demokit Hello World, I get the 29 errors, the first few looking

相关标签:
1条回答
  • 2021-02-07 23:52

    You need to set your build target to Google APIs, not Android. Click on Project->Properties, then in the dialog box, select Google APIs (2.3.3) instead of Android 2.3.3.

    0 讨论(0)
提交回复
热议问题