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