Al B

To fix this issue all you need to do is remove the IOIOLib module 

   1. Right click on project 
   2. Select "open module settings" at the bottom
   3. select "IOIOLib" in the module list
   4. Click the "-" minus to remove

and change the dependency to the IOIOLibAndroid 
(../IOIOMAnager/build.gradle)
change the "compile project(':iOIOLib')" in the dependencies to "compile 
project(':iOIOLibAndroid')"

<https://lh4.googleusercontent.com/-B1oZ9Nqi9bE/VENTFwbhKFI/AAAAAAAAFqE/W5_LCdKWtas/s1600/Android-fix-manager.png>

Notice "IOIOLib" is still listed in the project but it is not in *bold* like 
the others

Ytai
Android Studio may be in beta, but it is an incredible improvement over the 
Eclipse/ADT solution. You should really give it a shot. Also, I was able to 
use this with the Nexus 5 via blue tooth, but not via direct connect. Is 
there something I can do to make this work (via source changes) or is the 
Nexus 5 OTG support not compatible with the existing legacy IOIO hardware 
(Sparkfun 16)

All

If you  are having difficulty flashing using Nexus 5 IOIO via USB try via 
blue tooth. Some old version of the firmware won't show up as target 
devices from Nexus 5, I had to use an  old my touch G3 via USB to flash the 
updated ROM.

Hope this helps.

On Thursday, May 9, 2013 6:34:08 PM UTC-5, Al B wrote:
>
> I downloaded the App-IOIO0330.zip and also checked out IOIOLib code from 
> GitHub (
> https://github.com/ytai/ioio/tree/master/software/IOIOLib/src/ioio/lib/spi) 
> and I cannot find the reference to the Log class.
>
> Should I replace it with android.util.Log in my local version?
>
> Also, why in version IOIO0330 and later is the IOIOLib no longer an 
> Android project like in previous version (i.e. doesn't contain a .project 
> file)?
>

-- 
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.

Reply via email to