I was wondering if it is possible to use external libraries such as this, in Android applications?
I would like to build an AR project that uses machine learning, however, the popular AR tools require me to build to Android and the machine learning package is in C#. Do C# libraries/packages/functions work in Android?