Hello, i'm using Processing 3 and Boofcv.
1 - I've try to launch boofcv samples on my computer (Linux) and it works.
2 - I've try to launch processing samples on my android device and it works
3 - I've try to launch boofcv samples on my android device and it fails :(
With the DetectLines scketch, i've this error :
BUILD FAILED /home/desktop/sketchbook/modes/AndroidMode/sdk/tools/ant/build.xml:888: The following error occurred while executing this line: /home/desktop/sketchbook/modes/AndroidMode/sdk/tools/ant/build.xml:890: The following error occurred while executing this line: /home/desktop/sketchbook/modes/AndroidMode/sdk/tools/ant/build.xml:902: The following error occurred while executing this line: /home/desktop/sketchbook/modes/AndroidMode/sdk/tools/ant/build.xml:283: null returned: 2
Thanks for your help !