Processing libraries in android studio

Is there any way to import Ketai library in android studio? I added processing-core dependency to my project and core functions work, but I also need to import Ketai library. Is it possible and if so, how to do it?

Found a solution, I just needed to download library manually and add it as .jar dependency

1 Like