I created a library with eclipse I need to import the library ioio otg, but I get an error in the compilation, what should I do?
B4X:
Starting step: Compiling Java code.
javac 1.7.0_25
E:\Android\Eclipse\UploadFileioio\src\com\spinter\RijndaelCrypt\MCrypt.java:13: error: package ioio.lib.api does not exist
import ioio.lib.api.DigitalOutput;
^
1 error
Error.
Last edited: