Here is a IOIO example repo that you can open/build in Android 
Studio: https://github.com/jeddawson/ioio

If you import the IOIOLib and IOIOLibBT Libraries from there (the file 
structure is important with Gradle), you can include either or both as 
dependancies in your Android Studio project just by adding them to the 
dependancies in your build.gradle file like this:

dependencies {
compile project(':IOIOLib')
compile project(':IOIOLibBT')
}

On Wednesday, July 3, 2013 9:26:08 AM UTC-7, Вадим Лазаренко wrote:
>
> I also interested in this issue. Any ideas?
>

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