I haven't tried Android Studio. Eclipse should work. This wiki page should have information on how to fix this error. Post again if it doesn't: https://github.com/ytai/ioio/wiki/Eclipse-Troubleshooting
On Mon, May 19, 2014 at 8:03 AM, Robis J <[email protected]> wrote: > I try to run HelloIOIO on Android Studio and even i compile, copy apk and > install it it not work ( no effect on led). > If I work on ADT (eclipse) it put me a lot of errors (didn't import some > folders with java in IOIOLibAndroid, I put it manually; then need to > redirect in all library one to another; change target SDK ; ant then I get: > Description Resource Path Location Type > The project was not built since it depends on HelloIOIO, which has build > path errors hio Unknown Java Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 129 Java Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 131 Java Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 123 Java Problem > com.android.future.usb.UsbManager cannot be resolved to a type > Adapter.java /IOIOLibAccessory/src/ioio/lib/android/accessory line 123 Java > Problem > The project cannot be built until build path errors are resolved IOIOLibBT > Unknown Java Problem > error: Error: No resource found that matches the given name (at 'resource' > with value '@xml/accessory_filter'). AndroidManifest.xml /hio line 32 Android > AAPT Problem > error: Error: No resource found that matches the given name (at 'resource' > with value '@xml/device_filter'). AndroidManifest.xml /hio line 34 Android > AAPT Problem > The project cannot be built until build path errors are resolved HelloIOIO > Unknown Java Problem > Using 1.7 requires compiling with Android 4.4 (KitKat); currently using > API 17 hio line 1 Android ADT Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 141 Java Problem > UsbAccessory cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 141 Java Problem > UsbAccessory cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 149 Java Problem > UsbManager cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 148 Java Problem > com.android.future.usb.UsbManager cannot be resolved to a type > Adapter.java /IOIOLibAccessory/src/ioio/lib/android/accessory line 133 Java > Problem > com.android.future.usb.UsbManager cannot be resolved to a type > Adapter.java /IOIOLibAccessory/src/ioio/lib/android/accessory line 132 Java > Problem > UsbManager cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 140 Java Problem > UsbManager cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 134 Java Problem > UsbManager cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 161 Java Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 161 Java Problem > The project cannot be built until build path errors are resolved > IOIOLibAndroidDevice Unknown Java Problem > The container 'Android Dependencies' references non existing library > 'C:\Users\rjanickas\workspace\IOIOLibAccessory\bin\ioiolibaccessory.jar' > HelloIOIO Build path Build Path Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 166 Java Problem > UsbManager cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 155 Java Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 149 Java Problem > com.android.future cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 156 Java Problem > UsbAccessory cannot be resolved to a type Adapter.java > /IOIOLibAccessory/src/ioio/lib/android/accessory line 156 Java Problem > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
