Hello all,
Some months ago I discovered a very powerfull Python SDK for android called
chaquopy.
That SDK allow runs in android python packages like : TensorFlow, OpenCV, SciPy, Numpy, Matplotlib and much more. I tried with android studio and works like a charm.
Now the project is
opensource and after version 8.0.0 the Chaquopy plugin can also be used in an
Android library module (AAR).
I trying to create a wrapper for this project, someone that has more experience could point in right direction ?
tks