You need only the aar. See the example apps for how to specify the dependencies correctly.
On Thu, May 25, 2017 at 6:22 PM, <[email protected]> wrote: > when I try to add the aar and jar library to the android studio project, > building failed with this error. > > Error:Execution failed for task ':usbCameraTest8: > transformClassesWithDexForDebug'. > > com.android.build.api.transform.TransformException: > com.android.ide.common.process.ProcessException: > java.util.concurrent.ExecutionException: > com.android.dex.DexException: Multiple dex files define > Lioio/lib/spi/LogImpl; > > Do not know why there are multiple LogImpl class? > > -- > 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 https://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 https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
